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

Improve trace status handling #3214

Merged
merged 5 commits into from
Sep 23, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
  • Loading branch information
wdullaer and Aneurysm9 committed Sep 23, 2022

Verified

This commit was signed with the committer’s verified signature.
simeonschaub Simeon David Schaub
commit 3802c6dcd9d5cc8cce218f975306882b5803ca67
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -15,8 +15,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

### Changed

- `span.SetStatus` has been updated to comply with the OpenTelemetry specification.
Calls that lower the status are now noops. (#3214)
- `span.SetStatus` has been updated such that calls that lower the status are now no-ops. (#3214)

## [0.32.0] Revised Metric SDK (Alpha) - 2022-09-18