Skip to content

opentelemetry: Rename and stabilize API OpenTelemetryModule #11173

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

Merged
merged 2 commits into from
May 8, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented May 7, 2024

OpenTelemetryModule is renamed to GrpcOpenTelemetry. The Builder is now final, although that should only impact mocks as it had a private constructor.

Fixes #10591

CC @DNVindhya

OpenTelemetryModule is renamed to GrpcOpenTelemetry. The Builder is now
`final`, although that should only impact mocks as it had a private
constructor.

Fixes grpc#10591
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label May 7, 2024
@ejona86 ejona86 requested a review from temawi May 7, 2024 20:19
@ejona86 ejona86 merged commit d366d74 into grpc:master May 8, 2024
12 of 13 checks passed
@ejona86 ejona86 deleted the grpc-otel branch May 8, 2024 14:51
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label May 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenTelemetryModule is experimental
2 participants