MetricLevelImpact

Details about a measure affected by an anomaly.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Details about the dimensions that contributed to the anomaly.

Link copied to clipboard

The name of the measure.

Link copied to clipboard

The number of anomalous metrics for the measure.

Functions

Link copied to clipboard
inline fun copy(block: MetricLevelImpact.Builder.() -> Unit = {}): MetricLevelImpact
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String