OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_RPC_CLIENT_DURATIONConst Experimental

    METRIC_RPC_CLIENT_DURATION: "rpc.client.duration" = ...

    Deprecated, use rpc.client.call.duration instead. Note: the unit also changed from ms to s.

    While streaming RPCs may record this metric as start-of-batch to end-of-batch, it's hard to interpret in practice.

    Streaming: N/A.

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

    Replaced by rpc.client.call.duration with unit s.