OpenTelemetry SDK
    Preparing search index...

    Global configuration limits of trace service

    interface GeneralLimits {
        attributeCountLimit?: number;
        attributeValueLengthLimit?: number;
    }
    Index

    Properties

    attributeCountLimit?: number

    attributeCountLimit is number of attributes per trace

    attributeValueLengthLimit?: number

    attributeValueLengthLimit is maximum allowed attribute value size