Module gapi_grpc::google::monitoring::v3::windows_based_sli[][src]

Modules

performance_threshold

Structs

MetricRange

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.

PerformanceThreshold

A PerformanceThreshold is used when each window is good when that window has a sufficiently high performance.

Enums

WindowCriterion

The criterion to use for evaluating window goodness.