-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception semantic conventions need to be marked stable #3192
Comments
from @jsuereth
|
Adding some more thoughts looking at specifics:
|
My vote: it's not blocking HTTP semantic convention.
|
until exception semantic conventions are marked stable, we cannot mark any Java HTTP instrumentations as stable. but I agree this should not be block HTTP semantic conventions themselves from being marked stable. |
exceptions are stable, https://github.com/open-telemetry/semantic-conventions/tree/main/docs/exceptions, closing |
Opening for now primarily to discuss/track whether this is a blocker for marking HTTP semantic conventions stable.
My initial thought is that we won't be able to declare HTTP instrumentations stable without this, and therefore this is a blocker for HTTP semantic convention stability.
The text was updated successfully, but these errors were encountered: