OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_RPC_MESSAGE_IDConst Experimental

    ATTR_RPC_MESSAGE_ID: "rpc.message.id" = ...

    MUST be calculated as two different counters starting from 1 one for sent messages and one for received message.

    This way we guarantee that the values will be consistent between different implementations. This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.

    Deprecated, no replacement at this time.