-
Notifications
You must be signed in to change notification settings - Fork 496
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
suggestion: CARGO_BIN_NAME instead of unknown_service as default serv… #991
Conversation
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #991 +/- ##
=====================================
Coverage 69.9% 69.9%
=====================================
Files 116 116
Lines 8920 8922 +2
=====================================
+ Hits 6237 6245 +8
+ Misses 2683 2677 -6
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
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.
Looks great! can you please update the comment docs on the SdkProvidedResourceDetector
struct so that it matches the functionality as its is no longer using doing the provided steps?
Please note that there is a difference between |
From what I understand using |
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.
Again I apologize for missing this on the first review 😔
closes #942