-
-
Notifications
You must be signed in to change notification settings - Fork 266
Logs: Integrate in Sentry Client #2920
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 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2f4f785
add log models
denrase 20506d4
Log in envelope
denrase c5f5d6e
add type annotation
denrase 1a2c038
add cl entry
denrase 16c4b42
remove unused imports
denrase f4ec20b
capture log in client
denrase 9bf5514
add severity number
denrase 9cb7821
remove parent SnetryLog, Rename SentryLogItem to SentryLog
denrase f50a6ce
Merge branch 'feat/logs-envelope' into feat/logs-client
denrase 3dee73c
update from model feedback
denrase 6c74691
add comment to attrib
denrase 2b9b62e
Merge branch 'feat/logs-envelope' into feat/logs-client
denrase ea79978
infer severity number from level
denrase 39f4130
make default constructor provate for attribute
denrase 302d22a
Merge branch 'feat/logs-envelope' into feat/logs-client
denrase 9163b43
add sdk name & version to log attributes
denrase 58bbb6a
set sentry attributes to log
denrase bd95978
Merge branch 'feat/logs' into feat/logs-client
denrase 5050c90
change client api to take single log
denrase a58b17d
update comment with correct dart types
denrase 874a4ce
add todo for android
denrase 8ed3a83
set trace id
denrase de3a856
disable logs per default
denrase 3ad3ff0
add BeforeSendLogCallback
denrase 345d4f6
add cl entry
denrase 74e69d9
update test text to match api
denrase 87d52e6
rename var
denrase b58cd37
always use propagation context for trace id
denrase 969dd3c
add comment for empty trace id
denrase 1a206f4
update comment
denrase 58535ae
remove experimental, add comments
denrase b7f74b3
[Structured Logs]: Buffering and Flushing of Logs (#2930)
denrase 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
add todo for android
- Loading branch information
commit 874a4ce7651ff1df3c0f7c0f181959185b6f95f8
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
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.