-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(apm): Transactions view v1 #14225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
9a13cef
feat(apm): Transaction view v1
dashed cd41eda
display transaction view only to transaction events
dashed c9fe032
intersection-observer polyfill
dashed 221ff82
add setBodyUserSelect utility function
dashed 8eab4c4
refactor dragManager.tsx to use setBodyUserSelect
dashed 3443077
fix: dragManager.tsx -- don't setState twice
dashed cfd45a4
move warning text somewhere else
dashed dfcbce2
various bug fixes
dashed 3049916
round corners for ants
dashed 57724b2
lint fixes
dashed 732b2ad
refactor spanBar from spanGroup
dashed d640c97
clean up
dashed dcfa94e
remove fragment
dashed 007b61e
address browser zoom levels
dashed a01de3c
prefer refs over data-test-ids
dashed bc81d90
min-width on span bars
dashed dc36cc1
VIEW_HANDLE_HEIGHT magic constant
dashed 52488b4
bug fix
dashed ccd44ab
Update src/sentry/static/sentry/app/views/organizationEventsV2/transa…
dashed e1920f0
properly clean up listeners on unmount
dashed 4177115
docs
dashed 2ca001c
docs
dashed 14febef
docs
dashed 084c283
🚲
dashed 3dc68fd
performance.
dashed 43a32a9
change name from displayDetail to showDetail
dashed c5a7038
modern browsers only
dashed f11d77d
un-used id
dashed 530ddd1
collate z-index
dashed 46bfdb6
docs
dashed 7704cca
lint fix
dashed f50bd3a
derive information from spans
dashed 42c58bc
rename lookup to childSpans
dashed 9b724ba
refactor
dashed 1bd38e2
use spanNumber to pick span colours
dashed d3b87d2
adjust traceViewRef
dashed File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.