Skip to content

[service] move service.noopTraceProvider feature gate to deprecated stage#13521

Merged
bogdandrutu merged 3 commits intoopen-telemetry:mainfrom
atoulme:mark_noopTraceProvider_deprecated
Jul 29, 2025
Merged

[service] move service.noopTraceProvider feature gate to deprecated stage#13521
bogdandrutu merged 3 commits intoopen-telemetry:mainfrom
atoulme:mark_noopTraceProvider_deprecated

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

Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@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
github-merge-queue bot pushed a commit that referenced this pull request Jan 6, 2026
This feature gate has been deprecated since 0.132.0, which is way more
than the 2 releases we require for deprecated feature flags.

See #13521
sivchari pushed a commit to sivchari/opentelemetry-collector that referenced this pull request Jan 7, 2026
This feature gate has been deprecated since 0.132.0, which is way more
than the 2 releases we require for deprecated feature flags.

See open-telemetry#13521
Syedowais312 pushed a commit to Syedowais312/opentelemetry-collector that referenced this pull request Jan 14, 2026
This feature gate has been deprecated since 0.132.0, which is way more
than the 2 releases we require for deprecated feature flags.

See open-telemetry#13521
Syedowais312 pushed a commit to Syedowais312/opentelemetry-collector that referenced this pull request Jan 15, 2026
This feature gate has been deprecated since 0.132.0, which is way more
than the 2 releases we require for deprecated feature flags.

See open-telemetry#13521
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