OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_RPC_SYSTEM_NAMEConst Experimental

    ATTR_RPC_SYSTEM_NAME: "rpc.system.name" = ...

    The Remote Procedure Call (RPC) system.

    The client and server RPC systems may differ for the same RPC interaction. For example, a client may use Apache Dubbo or Connect RPC to communicate with a server that uses gRPC since both protocols provide compatibility with gRPC.

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