Is JDBC lib safe to use in production? #14705
Answered
by
laurit
renanfferreira
asked this question in
Q&A
-
I see the JDBC lib is under alpha. Is there a specific reason for that? Is it safe to use in production environments? |
Beta Was this translation helpful? Give feedback.
Answered by
laurit
Sep 18, 2025
Replies: 1 comment 2 replies
-
The alpha suffix is not an indication of code quality. Currently the understanding is that for an instrumentation to be marked stable the underlying semantic conventions would need to be stable. Db client semantic conventions are not stable yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
renanfferreira
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The alpha suffix is not an indication of code quality. Currently the understanding is that for an instrumentation to be marked stable the underlying semantic conventions would need to be stable. Db client semantic conventions are not stable yet.