Merged
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
MrAlias
approved these changes
Feb 10, 2025
reyang
approved these changes
Feb 10, 2025
This comment was marked as resolved.
This comment was marked as resolved.
pellared
approved these changes
Feb 10, 2025
arminru
approved these changes
Feb 12, 2025
jsuereth
approved these changes
Feb 18, 2025
chalin
approved these changes
Feb 18, 2025
Contributor
chalin
left a comment
There was a problem hiding this comment.
It all looks good now from the OTel.io side of things. https://github.com/open-telemetry/opentelemetry.io/actions/runs/13397788437/job/37421007802 reports missing refcache entries, but that is to be expected.
cijothomas
pushed a commit
to cijothomas/opentelemetry-specification
that referenced
this pull request
Feb 19, 2025
February 2025 Release. - Deprecate `exception.escaped` attribute, add link to in-development semantic-conventions on how to record errors across signals. ([open-telemetry#4368](open-telemetry#4368)) - Define randomness value requirements for W3C Trace Context Level 2. ([open-telemetry#4162](open-telemetry#4162)) - Define how SDK implements `Logger.Enabled`. ([open-telemetry#4381](open-telemetry#4381)) - Logs API should have functionality for reusing Standard Attributes. ([open-telemetry#4373](open-telemetry#4373)) - Define syntax for escaping declarative configuration environment variable references. ([open-telemetry#4375](open-telemetry#4375)) - Resolve various declarative config TODOs. ([open-telemetry#4394](open-telemetry#4394))
cijothomas
pushed a commit
to cijothomas/opentelemetry-specification
that referenced
this pull request
Feb 19, 2025
February 2025 Release. - Deprecate `exception.escaped` attribute, add link to in-development semantic-conventions on how to record errors across signals. ([open-telemetry#4368](open-telemetry#4368)) - Define randomness value requirements for W3C Trace Context Level 2. ([open-telemetry#4162](open-telemetry#4162)) - Define how SDK implements `Logger.Enabled`. ([open-telemetry#4381](open-telemetry#4381)) - Logs API should have functionality for reusing Standard Attributes. ([open-telemetry#4373](open-telemetry#4373)) - Define syntax for escaping declarative configuration environment variable references. ([open-telemetry#4375](open-telemetry#4375)) - Resolve various declarative config TODOs. ([open-telemetry#4394](open-telemetry#4394))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
February 2025 Release.
Traces
exception.escapedattribute, add link to in-development semantic-conventionson how to record errors across signals.
(#4368)
(#4162)
Logs
Logger.Enabled.(#4381)
(#4373)
SDK Configuration
references.
(#4375)
(#4394)