Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define the instrumentation library name for the OT Shim. #2227

Conversation

carlosalberto
Copy link
Contributor

Fixes an item in #2147

Currently the Spec says that a Tracer should be supplied when creating an OT Shim, although both Java and Python require a TracerProvider instead:

  • Python uses opentelemetry-opentracing-shim as instrumentation library.
  • Java uses opentracingshim as instrumentation library.
  • DotNet/Go simply take a Tracer.

I think it would be a good thing to use a single name for the Shim (as it's the same component, just in different languages), but would love to hear opinions.

cc @yurishkuro

@yurishkuro yurishkuro enabled auto-merge (squash) December 17, 2021 01:36
@yurishkuro yurishkuro merged commit f96d07c into open-telemetry:main Dec 17, 2021
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.

4 participants