ScorecardCriteriaServiceEvaluation
objectEvaluation for a scorecard criteria relative to the given service service.
Has a null value when the criteria has not yet been evaluated for the service.
Whether or not the service has most recently passed the criteria check.
Provides additional metadata about the criteria evaluation result.
Example:{"raw_value":{"unit":"minutes","value":25},"display_text":"25 minutes"}
Show Child Parameters
Details about an error that occurred during evaluation preventing computation of a pass/fail result.
Will be null when no error occurred.
Show Child Parameters
The timestamp denoting the last evaluation attempt of the criteria for the service.
Example:2023-02-15T07:20:50Z
The timestamp denoting when the criteria was last successfully evaluated for the service.
Error states preventing the evaluation from being performed will not update this timestamp.
Example:2023-02-15T07:20:50Z
An ISO-8601 timestamp representation of entity creation date.
Example:2022-11-04T20:10:06.927Z
CriteriaEvaluationResultDetails
objectProvides additional metadata about the criteria evaluation result.
One OfRaw value of the criteria evaluation.
For example, a service may be failing the time_to_acknowledge criteria evaluation when
the the mean time-to-ack is greater than 15 minutes. This value represents the actual
mean time-to-ack value for the service which if not passing could be 25 minutes.
Renderable text providing human-readable context about the evaluation value.
Example:25 minutes
CriteriaEvaluationRelationMap
objectAllowed values:criteria_result_relation_map
Example:gateway_svc
CriteriaEvaluationRelationResult
objectWhether or not the relation has passed the criteria evaluation.
Show Child Parameters
Provides additional metadata about the criteria evaluation result.
Example:{"raw_value":{"unit":"minutes","value":25},"display_text":"25 minutes"}
Show Child Parameters
CriteriaEvaluationErrorResult
objectShow Child Parameters
Details about an error that occurred during evaluation preventing computation of a pass/fail result.
Will be null when no error occurred.