newrelic / newrelic-java-agent

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

HikariCP 2.4.0 module #1964

Closed jtduffy closed 4 months ago

jtduffy commented 4 months ago

Supports HikariCP 2.4 to current. Replaces the HikariCP extension module.

Every 5 seconds, the following metrics will be reported:

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 70.60%. Comparing base (ecb58c1) to head (03fa992). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1964 +/- ## ============================================ - Coverage 70.63% 70.60% -0.04% - Complexity 9860 9862 +2 ============================================ Files 827 827 Lines 39835 39857 +22 Branches 6066 6068 +2 ============================================ + Hits 28139 28142 +3 - Misses 8970 8986 +16 - Partials 2726 2729 +3 ```

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