newrelic / newrelic-java-agent

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

Additional metrics for HikariCP module #1976

Closed jtduffy closed 3 months ago

jtduffy commented 3 months ago

Overview

Resolves #1965

Adds additional metrics pulled from the HikariPool and HikariConfig classes. The full list:

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 70.60%. Comparing base (6bb98c4) to head (d76e5dd). Report is 67 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1976 +/- ## ============================================ - Coverage 70.63% 70.60% -0.04% + Complexity 9866 9861 -5 ============================================ Files 827 827 Lines 39857 39863 +6 Branches 6068 6069 +1 ============================================ - Hits 28154 28144 -10 - Misses 8977 8990 +13 - Partials 2726 2729 +3 ```

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