Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
[
  {
    "severity": "severe",
    "severity_num": 3,
    "nodes_affected": 3,
    "metrics_affected": 29,
    "event_type": "updated",
    "id": "67766ea89a79cb09b34db8c9",
    "event_occured": "2025-01-02T10:54:00Z",
    "alert_status": 0.1724137931034483,

Above is an example of a top section of an anomaly alert. Below, the “alert_status” is explained.

The more data Eyer observes, the most trustworthy the alerts become. For this reason we decided to introduce a multilevel flag that gives an indication on how confident one can be in an alert. The flag is calculated individually for every single time series/metric and it is propagated at the level of the alert as the mean of all the flags of the metrics involved in the alert.

...