Skip to content

Deprecate opentracing shim public API#8373

Open
ADITYA-CODE-SOURCE wants to merge 8 commits intoopen-telemetry:mainfrom
ADITYA-CODE-SOURCE:issue-8323-deprecate-opentracing-shim
Open

Deprecate opentracing shim public API#8373
ADITYA-CODE-SOURCE wants to merge 8 commits intoopen-telemetry:mainfrom
ADITYA-CODE-SOURCE:issue-8323-deprecate-opentracing-shim

Conversation

@ADITYA-CODE-SOURCE
Copy link
Copy Markdown

Deprecate the public opentracing-shim entrypoints and update the module documentation in line with the OpenTelemetry specification guidance on OpenTracing compatibility.

This keeps behavior unchanged and limits the scope to deprecation annotations and docs for the legacy shim surface.

Fixes #8323

@ADITYA-CODE-SOURCE ADITYA-CODE-SOURCE requested a review from a team as a code owner May 6, 2026 04:24
@otelbot otelbot Bot added the api-change Changes to public API surface area label May 6, 2026
@otelbot
Copy link
Copy Markdown
Contributor

otelbot Bot commented May 6, 2026

⚠️ API changes detected — additional maintainer review required

@jack-berg @jkwatson

This PR modifies the public API surface area of the following module(s):

  • opentelemetry-opentracing-shim

Please review the changes in docs/apidiffs/current_vs_latest/ carefully before approving.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.85%. Comparing base (af4dff2) to head (ca52264).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8373   +/-   ##
=========================================
  Coverage     90.85%   90.85%           
  Complexity     7954     7954           
=========================================
  Files           896      896           
  Lines         24010    24010           
  Branches       2390     2390           
=========================================
  Hits          21815    21815           
  Misses         1457     1457           
  Partials        738      738           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-change Changes to public API surface area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate opentracing-shim

1 participant