newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
202 stars 143 forks source link

Add instrumentation:kafka-clients-metrics-3.7.0 #2001

Closed obenkenobi closed 2 months ago

obenkenobi commented 2 months ago

Overview

Add instrumentation for exporting metrics with Kafka Clients 3.7.0 and up

Related Github Issue

https://github.com/newrelic/newrelic-java-agent/issues/1766

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.61%. Comparing base (1a93e4a) to head (f2c225d). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2001 +/- ## ============================================ - Coverage 70.62% 70.61% -0.02% + Complexity 9875 9873 -2 ============================================ Files 829 829 Lines 39914 39914 Branches 6077 6077 ============================================ - Hits 28189 28185 -4 - Misses 8998 8999 +1 - Partials 2727 2730 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.