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

Update google.golang.org/grpc/otelgrpc instrumentation to not accept Tracer #373

Merged
merged 5 commits into from
Oct 6, 2020

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 28, 2020

Adds an option to accept a TracerProvider as an option that will be used to create the used Tracer.

@MrAlias MrAlias added area: instrumentation Related to an instrumentation package release:required-for-ga labels Sep 28, 2020
@MrAlias MrAlias added this to the RC1 milestone Sep 28, 2020
@MrAlias MrAlias marked this pull request as ready for review September 28, 2020 20:26
@MrAlias MrAlias merged commit a59885b into open-telemetry:master Oct 6, 2020
@MrAlias MrAlias deleted the grpc-tp branch October 6, 2020 15:50
@Aneurysm9 Aneurysm9 mentioned this pull request Oct 9, 2020
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: instrumentation Related to an instrumentation package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change grpc instrumentations to accept trace.Provider instead of trace.Tracer
4 participants