Class RequestBasedSli (2.0.1)

RequestBasedSli(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Service Level Indicators for which atomic units of service are counted directly.

Attributes

NameDescription
good_total_ratio .gm_service.TimeSeriesRatio
good_total_ratio is used when the ratio of good_service to total_service is computed from two TimeSeries.
distribution_cut .gm_service.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.