AnomalyDetectorDescription
Detailed information about an anomaly detector.
Types
Properties
Link copied to clipboard
The unique identifier of the anomaly detector.
Link copied to clipboard
The algorithm configuration of the anomaly detector.
Link copied to clipboard
The frequency, in seconds, at which the anomaly detector evaluates metrics.
Link copied to clipboard
The action taken when data is missing during evaluation.
Link copied to clipboard
The timestamp when the anomaly detector was last modified.
Link copied to clipboard
The current status of the anomaly detector.
Functions
Link copied to clipboard
inline fun copy(block: AnomalyDetectorDescription.Builder.() -> Unit = {}): AnomalyDetectorDescription