Skip to content

Introduce additional attribute requirement levels #2601 #2607

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

thompson-tomo
Copy link
Contributor

@thompson-tomo thompson-tomo commented Aug 9, 2025

Fixes #2601

Changes

This defines 2 new attribute requirement levels migrate & remove which is used in conjunction with deprecations. With this change we can now see which attributes should be removed and which ones are needing to be migrated.

Note this is also needed for potential code generation as we are needing a way to support side by side.

Note: if the PR is touching an area that is not listed in the existing areas, or the area does not have sufficient domain experts coverage, the PR might be tagged as experts needed and move slowly until experts are identified.

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

@thompson-tomo thompson-tomo requested review from a team as code owners August 9, 2025 05:02
@thompson-tomo thompson-tomo changed the title [chore] Introduce additional requirement levels #2601 Introduce additional requirement levels #2601 Aug 9, 2025
@github-project-automation github-project-automation bot moved this to V1 - Stable Semantics in Spec: Messaging Semantics Aug 9, 2025
@thompson-tomo thompson-tomo force-pushed the chore/#2601_IntroduceAdditionalRequirementLevels branch from 67f2f00 to c1e6f46 Compare August 9, 2025 05:25
@thompson-tomo thompson-tomo changed the title Introduce additional requirement levels #2601 Introduce additional attribute requirement levels #2601 Aug 9, 2025
@thompson-tomo thompson-tomo force-pushed the chore/#2601_IntroduceAdditionalRequirementLevels branch from a240fa4 to f43abc8 Compare August 10, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: V1 - Stable Semantics
Development

Successfully merging this pull request may close these issues.

Improve consistency in migrating to new semconv
2 participants