-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(am): Introduce startTransaction #2600
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
30 commits
Select commit
Hold shift + click to select a range
2685577
feat: Introduce startTransaction
HazAT 59586bb
fix: Correctly export interfaces
HazAT 1409700
fix: Additional undefined check
HazAT 95680f9
Merge branch 'master' into hazat/am-changes
HazAT 5192e55
Apply suggestions from code review
HazAT 0d5781a
fix: Log wording
HazAT 5dcc194
fix: Don't log trace context with non transactions
HazAT e416400
fix: Doc Strings
HazAT b8dc363
feat: Added new option `startTraceForUserSession`
HazAT d44c123
fix: Typing docs
HazAT c6338cf
ref: Remove trace option
HazAT 6556ae7
Update packages/types/src/span.ts
HazAT 0631c5a
fix: Node, Add startChild
HazAT 20ec671
fix: Tests
HazAT da67297
fix: Remove trace from apply to event
HazAT b5f16d9
fix: Lint errors + Vue Integration
HazAT 0fd1fab
meta: Add changelog
HazAT 78ecad8
fix: Vue integration
HazAT f088aad
fix: Transaction interface
HazAT 46d2526
ref: CodeReview
HazAT de78c96
feat: Safeguard for name prop in transaction
HazAT 6269bfd
fix: SampleRate and BeforeSend for Transaction
HazAT 19840c3
ref: StartSpan creates a child of the span on scope
HazAT 171e2a1
ref: Set unlabled transaction name
HazAT 39312e8
ref: Slight refactor of startSpan
HazAT c288ad4
ref: Also fix traceHeaders
HazAT b077373
feat: Add additional tests
HazAT 43940d7
fix: Small typo in tests
HazAT 5446d82
fix: One off tests
HazAT 0f0f051
Merge branch 'master' into hazat/am-changes
HazAT 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
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.