-
Notifications
You must be signed in to change notification settings - Fork 64
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
feat: Additional metrics and attributes for some instrumented libraries #2675
Conversation
fix: Kafka bootstrap cache wasn't implemented correctly
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2675 +/- ##
==========================================
+ Coverage 80.80% 81.03% +0.23%
==========================================
Files 459 459
Lines 29064 29306 +242
Branches 3191 3209 +18
==========================================
+ Hits 23486 23749 +263
+ Misses 4788 4765 -23
- Partials 790 792 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
Nice work, everyone!
Adds some additional metrics and attributes for Kafka, Amazon SQS and RabbitMQ libraries.