Builder

class Builder

Properties

Link copied to clipboard

Configuration for ignoring values that are near expected values from above during anomaly detection.

Link copied to clipboard

Configuration for ignoring values that are near expected values from below during anomaly detection.

Link copied to clipboard

The Prometheus query used to retrieve the time-series data for anomaly detection.

Link copied to clipboard

The number of data points sampled from the input stream for the Random Cut Forest algorithm. The default number is 256 consecutive data points.

Link copied to clipboard

The number of consecutive data points used to create a shingle for the Random Cut Forest algorithm. The default number is 8 consecutive data points.