Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
611
Pull requests
81
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(browser): send profiles in same envelope as transactions
- #8375
#8375
Merged
JonasBa
merged 13 commits into
develop
getsentry/sentry-javascript:develop
from
jb/feat/browser-profiling
getsentry/sentry-javascript:jb/feat/browser-profiling
Copy head branch name to clipboard
Jun 26, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(browser): send profiles in same envelope as transactions
#8375
JonasBa
merged 13 commits into
develop
getsentry/sentry-javascript:develop
from
jb/feat/browser-profiling
getsentry/sentry-javascript:jb/feat/browser-profiling
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2023
feat: bring in hook related logic
JonasBa
committed
328402a
View commit details
Copy full SHA for 328402a
Browse repository at this point
Commits on Jun 21, 2023
feat: send profiles in same envelope as txn
JonasBa
committed
a8cc694
View commit details
Copy full SHA for a8cc694
Browse repository at this point
Merge branch 'master' into jb/feat/browser-profiling
JonasBa
committed
707c5cd
View commit details
Copy full SHA for 707c5cd
Browse repository at this point
Commits on Jun 22, 2023
test: remove unused test
JonasBa
committed
63c3535
View commit details
Copy full SHA for 63c3535
Browse repository at this point
Merge branch 'develop' into jb/feat/browser-profiling
JonasBa
authored
b95becd
View commit details
Copy full SHA for b95becd
Browse repository at this point
test: remove circular dep
JonasBa
committed
efada28
View commit details
Copy full SHA for efada28
Browse repository at this point
lint: prettier
JonasBa
committed
9818ee3
View commit details
Copy full SHA for 9818ee3
Browse repository at this point
fix: discard profile if it has no frames
JonasBa
committed
f0be011
View commit details
Copy full SHA for f0be011
Browse repository at this point
fix: use map instead of queue
JonasBa
committed
25d30ae
View commit details
Copy full SHA for 25d30ae
Browse repository at this point
ref: cleanup types and drop separate profile_id
JonasBa
committed
c7078fb
View commit details
Copy full SHA for c7078fb
Browse repository at this point
Commits on Jun 23, 2023
fix: run prettier
JonasBa
committed
5c29fa2
View commit details
Copy full SHA for 5c29fa2
Browse repository at this point
fix: remove profilesSampler
JonasBa
committed
d93d94c
View commit details
Copy full SHA for d93d94c
Browse repository at this point
ref: call finish from onresolve and onreject to prevent double calls
JonasBa
committed
63da4c4
View commit details
Copy full SHA for 63da4c4
Browse repository at this point
You can’t perform that action at this time.