OpenTelemetry SDK
    Preparing search index...

    Type Alias AggregationSelector

    AggregationSelector: (
        instrumentType: metrics.InstrumentType,
    ) => metrics.AggregationOption

    Aggregation selector based on metric instrument types.

    Type Declaration