Skip to content
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

Stabilize exception semantic conventions. #619

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

jsuereth
Copy link
Contributor

Marks existing exception semconv as stable.

  • These have been defacto stable for years now, with little changes.
  • Any changes we want to make going forward needs to be non-breaking.
    • e.g. we may add a representation of stacktraces that would complement pure strings.
    • New Languages are free to add more stacktrace representations

If we're all agreed, I'll update the changelog.

Merge requirement checklist

@reyang reyang merged commit 3a9d477 into open-telemetry:main Jan 4, 2024
9 checks passed
@jsuereth jsuereth deleted the wip-stabilize-exceptions branch January 10, 2024 14:38
pyohannes pushed a commit to pyohannes/semantic-conventions that referenced this pull request Jan 17, 2024
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.

None yet

7 participants