Anaconda OpenTelemetry for Typescript
    Preparing search index...

    Type Alias AttrMap

    AttrMap: Record<string, AttrValueType>

    Represents a mapping of attribute names to their string values.

    Each key in the map is a string representing the attribute name, and the corresponding value is a string representing the attribute's value.