AnomalyGroup

A group of anomalous metrics

Types

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

Properties

Link copied to clipboard

The ID of the anomaly group.

Link copied to clipboard

The severity score of the group.

Link copied to clipboard

The end time for the group.

Link copied to clipboard

A list of measures affected by the anomaly.

Link copied to clipboard

The name of the primary affected measure for the group.

Link copied to clipboard

The start time for the group.

Functions

Link copied to clipboard
inline fun copy(block: AnomalyGroup.Builder.() -> Unit = {}): AnomalyGroup
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