Classes
Enumerations
Interfaces
TypeAliases

CompassHasMetricValueScorecardCriteria

The configuration for a scorecard criterion checking the value of a specified metric name.

Property NameTypeDescription
__typenameLiteral
comparatorCompassCriteriaNumberComparatorOptionsThe comparison operation to be performed between the metric and comparator value.
comparatorValueNumberThe threshold value that the metric is compared to.
idStringThe ID of the scorecard criterion.
metricDefinitionMaybe<CompassMetricDefinition>The definition of the component metric to check the value of.
metricDefinitionIdStringThe ID of the component metric to check the value of.
scorecardCriteriaScoreMaybe<CompassScorecardCriteriaScore>Returns the calculated score for a component.
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: