-
-
Notifications
You must be signed in to change notification settings - Fork 372
feat: Add Scope attributes into log #6834
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
base: itay/scopes_set_attributes_logs
Are you sure you want to change the base?
feat: Add Scope attributes into log #6834
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## itay/scopes_set_attributes_logs #6834 +/- ##
=====================================================================
- Coverage 84.869% 84.868% -0.002%
=====================================================================
Files 452 453 +1
Lines 27613 27624 +11
Branches 12104 12108 +4
=====================================================================
+ Hits 23435 23444 +9
+ Misses 4135 3892 -243
- Partials 43 288 +245
... and 50 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Performance metrics 🚀
|
philipphofmann
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Adds Scope's attributes to Sentry Log messages
Follow up to #6830