A DistributionCut defines a TimeSeries and thresholds used for
measuring good service and total service. The TimeSeries must have
ValueType = DISTRIBUTION and MetricKind = DELTA or
MetricKind = CUMULATIVE. The computed good_service will be the
count of values x in the Distribution such that
range.min <= x < range.max.
Range of values considered "good." For a one-sided range, set
one bound to an infinite value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-26 UTC."],[],[]]