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

    Type Alias MetricSetResponse

    Generated API types re-exported for convenience.

    These mirror the server REST resources and payloads.

    type MetricSetResponse = {
        values: Metric[];
    }
    Index

    Properties

    Properties

    values: Metric[]

    Metrics comprising the set.