opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

[opentelemetry-instrumentation-grpc] Support for metrics

Open Sovietaced opened this issue 8 months ago • 0 comments
trafficstars

What problem do you want to solve?

Currently there are traces but no metrics. Having OTEL metrics for gRPC servers and clients is an incredibly useful feature.

Describe the solution you'd like

Metrics should be generated based on the OTEL specs similar to the go libraries that support it.

Additional Context

https://opentelemetry.io/docs/specs/semconv/rpc/rpc-metrics/

Would you like to implement a fix?

Yes

Sovietaced avatar Mar 20 '25 01:03 Sovietaced