chore(api): mark ProxyTracerProvider as deprecated#6328
Merged
pichlermarc merged 1 commit intoopen-telemetry:mainfrom Jan 23, 2026
Merged
chore(api): mark ProxyTracerProvider as deprecated#6328pichlermarc merged 1 commit intoopen-telemetry:mainfrom
pichlermarc merged 1 commit intoopen-telemetry:mainfrom
Conversation
cjihrig
commented
Jan 22, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6328 +/- ##
=======================================
Coverage 95.58% 95.58%
=======================================
Files 314 314
Lines 9590 9590
Branches 2221 2221
=======================================
Hits 9167 9167
Misses 423 423
🚀 New features to boost your workflow:
|
pichlermarc
approved these changes
Jan 22, 2026
pichlermarc
reviewed
Jan 22, 2026
ba3bc19 to
835d59b
Compare
Contributor
Author
|
The CI failures appear to be GitHub infra issues. |
maryliag
approved these changes
Jan 22, 2026
Merged
via the queue into
open-telemetry:main
with commit Jan 23, 2026
570c091
35 of 37 checks passed
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
ProxyTracerProvidershould not be exported from the API.Fixes #6321
Short description of the changes
This commit completes the checklist for
ProxyTracerProviderin #6321.Type of change
How Has This Been Tested?
Checklist: