OpenTelemetry SDK
    Preparing search index...

    Variable EVENT_RPC_MESSAGEConst Experimental

    EVENT_RPC_MESSAGE: "rpc.message" = ...

    Describes a message sent or received within the context of an RPC call.

    In the lifetime of an RPC stream, an event for each message sent/received on client and server spans SHOULD be created. In case of unary calls message events SHOULD NOT be recorded.

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

    Deprecated, no replacement at this time.