OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_TLS_CLIENT_CERTIFICATE_CHAINConst Experimental

    ATTR_TLS_CLIENT_CERTIFICATE_CHAIN: "tls.client.certificate_chain" = ...

    Array of PEM-encoded certificates that make up the certificate chain offered by the client. This is usually mutually-exclusive of client.certificate since that value should be the first certificate in the chain.

    ["MII...", "MI..."]

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