Skip to content

HikariCP 2.4.0 module#1964

Merged
jtduffy merged 3 commits intomainfrom
hikaricp-24
Jul 1, 2024
Merged

HikariCP 2.4.0 module#1964
jtduffy merged 3 commits intomainfrom
hikaricp-24

Conversation

@jtduffy
Copy link
Copy Markdown
Contributor

@jtduffy jtduffy commented Jun 28, 2024

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 instance
  • Database Connection/HikariCP/{PoolName}/Idle Count[connections]: Retrieved from the HikariPoolMXBean instance
  • Database Connection/HikariCP/{PoolName}/Max Pool Size[connections]: Retrieved from the HikariConfig instance

@jtduffy jtduffy requested a review from a team June 28, 2024 15:18
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 28, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.60%. Comparing base (ecb58c1) to head (03fa992).
⚠️ Report is 941 commits behind head on main.

Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jtduffy jtduffy merged commit 6bb98c4 into main Jul 1, 2024
@jtduffy jtduffy deleted the hikaricp-24 branch July 1, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants