Editorial: Resolve declarative config TODOs#4394
Merged
jack-berg merged 5 commits intoopen-telemetry:mainfrom Feb 6, 2025
Merged
Editorial: Resolve declarative config TODOs#4394jack-berg merged 5 commits intoopen-telemetry:mainfrom
jack-berg merged 5 commits intoopen-telemetry:mainfrom
Conversation
jack-berg
commented
Feb 3, 2025
jack-berg
commented
Feb 3, 2025
reyang
approved these changes
Feb 3, 2025
Member
reyang
left a comment
There was a problem hiding this comment.
LGTM, might need a changelog entry.
MrAlias
approved these changes
Feb 3, 2025
Member
Author
|
Merging since this is just editorial |
Merged
carlosalberto
added a commit
that referenced
this pull request
Feb 18, 2025
February 2025 Release. ### Traces - Deprecate `exception.escaped` attribute, add link to in-development semantic-conventions on how to record errors across signals. ([#4368](#4368)) - Define randomness value requirements for W3C Trace Context Level 2. ([#4162](#4162)) ### Logs - Define how SDK implements `Logger.Enabled`. ([#4381](#4381)) - Logs API should have functionality for reusing Standard Attributes. ([#4373](#4373)) ### SDK Configuration - Define syntax for escaping declarative configuration environment variable references. ([#4375](#4375)) - Resolve various declarative config TODOs. ([#4394](#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))
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.
Related to #4374.
Remove a couple of TODOs which already have resolutions.