-
-
Notifications
You must be signed in to change notification settings - Fork 225
Add Hint support #2351
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
Add Hint support #2351
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
556ba4c
Added SentryOptions.SetBeforeSend
jamescrosswell a713108
Added tests for new CaptureHint overloads taking a Hint parameter
jamescrosswell 36699e8
Failed requests add a Hint for the HttpResponseMessage
jamescrosswell baed55b
Added BeforeBreadcrumb Hint support (for breadcrumbs on the scope only)
jamescrosswell 836ac09
- Fixed ScopeExtensionTests
jamescrosswell 7b4efa1
Added stub of Android platform code to enable builds to complete
jamescrosswell 52e5a33
Sentry.Samples.Console.Customized now demonstrates using hints with b…
jamescrosswell baee2ca
Added missing XML docs on Hint constructors
jamescrosswell d3dae05
Updated MiddlewareLoggerIntegration tests to account for modified imp…
jamescrosswell fb6e9cf
Updated verified tests for CaptureTransaction_BeforeSendTransactionTh…
jamescrosswell d211548
Tail chasing Verify test errors
jamescrosswell 6c9be76
Merge branch 'main' into feat/hint-before-send
mattjohnsonpint c1c2777
Update CHANGELOG.md
mattjohnsonpint eded3b6
Fix iOS compilation issue
mattjohnsonpint 6d78761
Moved hint data from base Hint class to Items property, for clarity
jamescrosswell 9142abf
Added XML docs for Hint.Items property
jamescrosswell 8868e47
Updated Customized console sample to use new Hint
jamescrosswell 0f701eb
- Added Hints to BeforeSendTransaction
jamescrosswell 25b61f4
Attachments from the Scope get included in Hints before adding Bookma…
jamescrosswell aa6d91e
Added hint support for Transaction/Event processors
jamescrosswell aa3750f
Merge remote-tracking branch 'getsentry/main' into feat/hint-before-send
jamescrosswell 860af91
- Renamed Contextual processors to ProcessorWithHint (more specific)
jamescrosswell f27a650
Merge remote-tracking branch 'origin/main' into feat/hint-before-send
jamescrosswell afb18bd
Merge branch 'main' into feat/hint-before-send
mattjohnsonpint d02f33a
Add overloads without hints
mattjohnsonpint e382114
Cleanup Hint. Just expose Attachments, not AddAttachments.
mattjohnsonpint c3fdad4
Update API snapshots
mattjohnsonpint 13c70d6
Ensure hint modifications to attachments are sent
mattjohnsonpint af95623
Update CHANGELOG.md
mattjohnsonpint 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
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.