JDBC Metrics instrumentation from opentelemetry-jdbc library #11854
Unanswered
robsonfirmino
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Yes! @heyams is currently planning to implement the latest database semconv in the jdbc instrumentation (behind a flag for now until database semconv is marked as stable) |
Beta Was this translation helpful? Give feedback.
2 replies
-
Same here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am implementing manual JDBC instrumentation using opentelemetry-jdbc library in my project. I've noted that there is no metrics implementation in the current library (2.6.0-alpha-SNAPSHOT).
Is there some initiative to implement database metrics in the opentelemetry-jdbc library?
Beta Was this translation helpful? Give feedback.
All reactions