OpenTelemetry SDK
    Preparing search index...

    Variable SEMATTRS_RPC_JSONRPC_REQUEST_IDConst

    SEMATTRS_RPC_JSONRPC_REQUEST_ID: "rpc.jsonrpc.request_id" = TMP_RPC_JSONRPC_REQUEST_ID

    id property of request or response. Since protocol allows id to be int, string, null or missing (for notifications), value is expected to be cast to string for simplicity. Use empty string in case of null value. Omit entirely if this is a notification.

    Use ATTR_RPC_JSONRPC_REQUEST_ID in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).