OpenTelemetry SDK
    Preparing search index...

    Advisory options influencing aggregation configuration parameters.

    1.7.0

    interface MetricAdvice {
        explicitBucketBoundaries?: number[];
    }
    Index

    Properties

    explicitBucketBoundaries?: number[]

    Hint the explicit bucket boundaries for SDK if the metric is been aggregated with a HistogramAggregator.