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

Adds MetricSink implementation for gRPC OpenTelemetry (1.64.x backport) #11178

Merged

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented May 8, 2024

This PR adds following components that are required for gRPC Non per call metrics architecture.

  • MetricSink implementation for gRPC OpenTelemetry
  • Configurator for plumbing per call metrics ClientInterceptor and ServerStreamTracer.Factory via unified OpenTelemetryModule.

Backport of #11140

This adds the following components that are required for gRPC A79
non-per-call metrics architecture.

- MetricSink implementation for gRPC OpenTelemetry
- Configurator for plumbing per call metrics ClientInterceptor and
  ServerStreamTracer.Factory via unified OpenTelemetryModule.
@ejona86 ejona86 requested a review from temawi May 8, 2024 22:14
@ejona86 ejona86 merged commit d6f1a9d into grpc:v1.64.x May 8, 2024
13 checks passed
@ejona86 ejona86 deleted the backport-arch-metric-sink-implementation-1.64 branch May 8, 2024 22: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

3 participants