Module google_api_proto::google::monitoring::v3::windows_based_sli
source · Expand description
Nested message and enum types in WindowsBasedSli
.
Modules§
- Nested message and enum types in
PerformanceThreshold
.
Structs§
- A
MetricRange
is used when each window is good when the value x of a singleTimeSeries
satisfiesrange.min <= x <= range.max
. The providedTimeSeries
must haveValueType = INT64
orValueType = DOUBLE
andMetricKind = GAUGE
. - A
PerformanceThreshold
is used when each window is good when that window has a sufficiently highperformance
.
Enums§
- The criterion to use for evaluating window goodness.