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

opentelemetry: Rename and stabilize API OpenTelemetryModule (1.64.x backport) #11190

Merged
merged 1 commit into from
May 9, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented May 9, 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

Backport of #11173

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 requested a review from temawi May 9, 2024 17:01
@ejona86 ejona86 merged commit 1e731be into grpc:v1.64.x May 9, 2024
13 checks passed
@ejona86 ejona86 deleted the backport-grpc-otel-1.64 branch May 9, 2024 17:49
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.

None yet

2 participants