Skip to content

feat(appender-tracing): re-gate span attribute enrichment behind experimental_span_attributes feature#3505

Merged
cijothomas merged 1 commit into
open-telemetry:mainfrom
cijothomas:cijothomas/regate-experimental-span-attributes
May 8, 2026
Merged

feat(appender-tracing): re-gate span attribute enrichment behind experimental_span_attributes feature#3505
cijothomas merged 1 commit into
open-telemetry:mainfrom
cijothomas:cijothomas/regate-experimental-span-attributes

Conversation

@cijothomas

Copy link
Copy Markdown
Member

Re-introduces the experimental_span_attributes cargo feature flag and gates the API added in #3482 (TracingSpanAttributes, with_tracing_span_attributes, related Layer impls and tests) behind it.

No logic changes — just feature gating, so we have time to gather feedback and stabilize the API after this release.

@cijothomas cijothomas requested a review from a team as a code owner May 8, 2026 18:45
@codecov

codecov Bot commented May 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.8%. Comparing base (f744509) to head (067e7d7).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3505   +/-   ##
=====================================
  Coverage   82.8%   82.8%           
=====================================
  Files        130     130           
  Lines      27276   27283    +7     
=====================================
+ Hits       22609   22616    +7     
  Misses      4667    4667           

☔ 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.

@cijothomas cijothomas added this pull request to the merge queue May 8, 2026
Merged via the queue into open-telemetry:main with commit bad0a1b May 8, 2026
26 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.

2 participants