Anaconda OpenTelemetry for Typescript
    Preparing search index...

    Type Alias CarrierMap

    CarrierMap: Record<string, string>

    Represents a map of key-value pairs used for propagating distributed tracing context.

    Typically used for HTTP headers or other transport mechanisms.