Skip to content

Full support for gRPC server metrics #45855

Open
@ncabanis

Description

Description

Quarkus is currently exposing grpc_server_processing_duration_seconds_count, grpc_server_processing_duration_seconds_sum and grpc_server_processing_duration_seconds_max metrics for measuring latency.

I would expect the grpc.server.call.duration Histogram as specified here: https://grpc.io/docs/guides/opentelemetry-metrics/#server-instruments

The histogram allows in much more detail to understand the latency.

Implementation ideas

No response

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions