RequestBasedSliResponse

data class RequestBasedSliResponse(val distributionCut: DistributionCutResponse, val goodTotalRatio: TimeSeriesRatioResponse)

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

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

good_total_ratio is used when the ratio of good_service to total_service is computed from two TimeSeries.