Skip to content

Conversation

@lmolkova
Copy link
Member

Semconv don't use stability: deprecated for 1+ years (since version 1.24.0) - open-telemetry/semantic-conventions#588. This is necessary to know if deprecated attribute was stable when it was deprecated (and therefore must be generated in semconv artifact) or it was experimental and does not have to be generated.

Having it in weaver is not necessary and misleading. Let's remove it.

@lmolkova lmolkova requested review from a team as code owners February 17, 2025 05:28
@lmolkova
Copy link
Member Author

@open-telemetry/weaver-approvers could I get some eyes on this?

Copy link
Contributor

@jerbly jerbly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me if we're happy to raise the minimum supported version. But, we should have an entry in CHANGELOG.md that states this.

@lmolkova lmolkova force-pushed the remove-deprecated-stability branch from 8f8865b to a449a18 Compare March 18, 2025 02:19
@codecov
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.3%. Comparing base (8d65bd8) to head (afc097d).

Files with missing lines Patch % Lines
crates/weaver_semconv/src/stability.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #607   +/-   ##
=====================================
  Coverage   74.2%   74.3%           
=====================================
  Files         57      57           
  Lines       4578    4595   +17     
=====================================
+ Hits        3399    3415   +16     
- Misses      1179    1180    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jsuereth
Copy link
Contributor

Looks good to me but agree on having a changelog entry for this.

Copy link
Contributor

@jsuereth jsuereth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approval contingent on changelog.

Copy link
Contributor

@jerbly jerbly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lmolkova lmolkova changed the title Remove deprecated stability level Deprecate deprecated stability level Mar 26, 2025
@lmolkova lmolkova force-pushed the remove-deprecated-stability branch from c227070 to ca8555d Compare March 26, 2025 19:53
@jsuereth jsuereth merged commit 78ad1a0 into open-telemetry:main Mar 26, 2025
23 checks passed
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.

3 participants