Skip to content

Conversation

@jaydeluca
Copy link
Member

Part of #14096

@jaydeluca jaydeluca requested a review from a team as a code owner October 25, 2025 20:02
display_name: HikariCP
description: |
This instrumentation provides database client metrics for HikariCP 3.0+ connection pools. It reports metrics like connection timeouts, creation time, wait time, and usage time, along with connection pool statistics such as the number of active, idle, and pending connections.
This instrumentation generates database client metrics for HikariCP 3.0+ connection pools. It reports metrics like connection timeouts, creation time, wait time, and usage time, along with connection pool statistics such as the number of active, idle, and pending connections.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do other instrumentations also include versions like 3.0+ in the description?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, as a general rule i've been trying to only include it if there is some important distinction involved with the versions, but in this case it doesn't, so i'll remove it

@trask trask enabled auto-merge (squash) October 26, 2025 20:42
@trask trask merged commit 1aaa090 into open-telemetry:main Oct 26, 2025
81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants