OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_RPC_CLIENT_CALL_DURATIONConst Experimental

    METRIC_RPC_CLIENT_CALL_DURATION: "rpc.client.call.duration" = ...

    Measures the duration of an outgoing Remote Procedure Call (RPC).

    When this metric is reported alongside an RPC client span, the metric value SHOULD be the same as the RPC client span duration.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.