Hey Ben, what kind of metrics are you looking for?

We already have gRPC metrics exposed via OpenTelemetry. Please take a look 
at -
https://github.com/grpc/proposal/blob/master/A66-otel-stats.md
https://github.com/grpc/proposal/blob/master/A78-grpc-metrics-wrr-pf-xds.md

On Wednesday, May 15, 2024 at 9:53:09 AM UTC-7 Ben Harkins wrote:

> Hi all. I'm currently tasked with improving general telemetry support in a 
> C++ library, where one of the primary goals is to expose some of gRPC's 
> metrics to the top-level application via OpenTelemetry.
>
> One proposed idea was to expose channelZ's metrics to OpenTelemetry, 
> however, I'm not familiar enough with how channelZ operates to know if this 
> is fundamentally sound. Does it seem feasible to access information from 
> the channelZ service through OpenTelemetry instruments? I get the feeling 
> that this may be an unusual use-case based on the research I've done so far.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/071d8e9d-794b-42b5-a67b-f04ec7e1d972n%40googlegroups.com.

Reply via email to