RequestBasedSli(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Service Level Indicators for which atomic units of service are counted directly.
Attributes | |
---|---|
Name | Description |
good_total_ratio |
google.cloud.monitoring_v3.types.TimeSeriesRatio
good_total_ratio is used when the ratio of
good_service to total_service is computed from two
TimeSeries .
|
distribution_cut |
google.cloud.monitoring_v3.types.DistributionCut
distribution_cut is used when good_service is a
count of values aggregated in a Distribution that fall
into a good range. The total_service is the total count
of all values aggregated in the Distribution .
|