OpenTelemetry SDK
    Preparing search index...
    interface LogRecordLimits {
        attributeCountLimit?: number;
        attributeValueLengthLimit?: number;
    }
    Index

    Properties

    attributeCountLimit?: number

    attributeCountLimit is number of attributes per LogRecord

    attributeValueLengthLimit?: number

    attributeValueLengthLimit is maximum allowed attribute value size