Closed jtduffy closed 4 months ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Supports HikariCP 2.4 to current. Replaces the HikariCP extension module.
Every 5 seconds, the following metrics will be reported:
Database Connection/HikariCP/{PoolName}/Busy Count[connections]
: Retrieved from the HikariPoolMXBean instanceDatabase Connection/HikariCP/{PoolName}/Idle Count[connections]
: Retrieved from the HikariPoolMXBean instanceDatabase Connection/HikariCP/{PoolName}/Max Pool Size[connections]
: Retrieved from the HikariConfig instance