Skip to content

#850 Scope don't need attributes#853

Open
thompson-tomo wants to merge 1 commit into
open-telemetry:mainfrom
thompson-tomo:feature/#850_NoAttributeScopes
Open

#850 Scope don't need attributes#853
thompson-tomo wants to merge 1 commit into
open-telemetry:mainfrom
thompson-tomo:feature/#850_NoAttributeScopes

Conversation

@thompson-tomo

Copy link
Copy Markdown
Contributor

Closes #850

Scope's are no longer required to have attributes as per the specification

@thompson-tomo thompson-tomo requested a review from a team as a code owner July 21, 2025 01:44
@jsuereth

Copy link
Copy Markdown
Contributor

I still think, as scope is mostly unused in weaver / semconv so far, it'd be nice to understand the plans for defining scope here, as it relates to V2 syntax where we'll have scope more explicit.

In fact, I'd prefer if we just don't add dependencies on using Scope in weaver for now until we migrate to V2 schema so we can clean up the YAML more easily.

Is there a compelling reason we need to add scope support now? I realize it's a hole in semconv today, but it's been like that for quite some time, I think another few months isn't going to cause significant burdens to semconv.

@thompson-tomo

thompson-tomo commented Jul 22, 2025

Copy link
Copy Markdown
Contributor Author

Actually I am not adding support for scopes as that is pre-existing functionality. But just removing the requirement of scopes to have attributes to match the spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scope shouldn't require attributes

2 participants