Class SloObjectiveResult


public class SloObjectiveResult extends ObjectWithJsonToString
The evaluated outcome of a single SloObjective: the observed indicator value over the window and whether it satisfied the threshold. observedValue is null (and result is SloVerdict.Result.INCONCLUSIVE) when the indicator could not be computed — e.g. error rate over zero requests.