Expand description

Nested message and enum types in WindowsBasedSli.

Modules§

Structs§

  • A MetricRange is used when each window is good when the value x of a single TimeSeries satisfies range.min <= x <= range.max. The provided TimeSeries must have ValueType = INT64 or ValueType = DOUBLE and MetricKind = GAUGE.
  • A PerformanceThreshold is used when each window is good when that window has a sufficiently high performance.

Enums§