Reference documentation and code samples for the Stackdriver Monitoring V3 Client class 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
.
Generated from protobuf message google.monitoring.v3.WindowsBasedSli.MetricRange
Namespace
Google \ Cloud \ Monitoring \ V3 \ WindowsBasedSliMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ time_series
↳ range
Google\Cloud\Monitoring\V3\Range
Range of values considered "good." For a one-sided range, set one bound to an infinite value.
getTimeSeries
A monitoring filter
specifying the TimeSeries
to use for evaluating window quality.
string
setTimeSeries
A monitoring filter
specifying the TimeSeries
to use for evaluating window quality.
var
string
$this
getRange
Range of values considered "good." For a one-sided range, set one bound to an infinite value.
hasRange
clearRange
setRange
Range of values considered "good." For a one-sided range, set one bound to an infinite value.
$this