@s2-dev/streamstore - v0.22.0
    Preparing search index...

    Type Alias Metric

    Metric:
        | { scalar: API.ScalarMetric }
        | { accumulation: API.AccumulationMetric }
        | { gauge: API.GaugeMetric }
        | { label: API.LabelMetric }

    Type Declaration