Skip to content

Conversation

@atoulme
Copy link
Contributor

@atoulme atoulme commented Jul 29, 2025

Description

move service.noopTraceProvider feature gate to deprecated stage

Link to tracking issue

Fixes #13492

@codecov
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.79%. Comparing base (b63f70d) to head (1180b36).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13521      +/-   ##
==========================================
- Coverage   92.00%   91.79%   -0.22%     
==========================================
  Files         531      528       -3     
  Lines       31045    31033      -12     
==========================================
- Hits        28564    28487      -77     
- Misses       1954     2014      +60     
- Partials      527      532       +5     

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

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
Copy link
Member

Choose a reason for hiding this comment

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

Document how users can achieve same thing by configuring service::telemetry::traces::level = none

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sounds good, added a blurb

@bogdandrutu bogdandrutu enabled auto-merge July 29, 2025 18:30
@bogdandrutu bogdandrutu added this pull request to the merge queue Jul 29, 2025
Merged via the queue into open-telemetry:main with commit 2655e76 Jul 29, 2025
57 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.

Remove feature gate service.noopTracerProvider

4 participants