Interface StreamMetricNames

Stream operation metric names

Hierarchy

  • Pick<MetricName, "total" | "saturation" | "errorTotal">
    • StreamMetricNames

Properties

errorTotal: string
saturation: string
total: string

Generated using TypeDoc