Skip to main content

No data anomaly alerts

Reading time: 0 minute(s) (0 words)

Nobl9 users can stay on top of their SLOs by configuring no data notifications to detect and alert on missing data anomalies. These notifications ensure that gaps in monitoring data or reporting do not go unnoticed, thereby enhancing the reliability of your systems.

With this SLO monitoring feature, you can set up anomaly detection for your SLOs to receive notifications if your SLO fails to report data.

Anomaly alerts are sent after 15 minutes of no data using an available alert method. A notification includes the information about the anomaly and link to the affected SLO details.

Scope of support

No data anomaly alerting supports the following alert methods:

Setting up anomaly alerts

Before configuring anomaly alerts for your SLO, make sure you have the following:

  • At least one of the supported alert methods is configured
  • You have access to it

You can set up anomaly alerting in the Nobl9 Web application, applying a YAML definition with sloctl apply, or using the Nobl9 Terraform provider.

To set up anomaly alerting in the Nobl9 Web application, select Notify me on data in Step 5 of the SLO wizard. Then, select your preferred alert method:

no data alert
Setting up no data notification on the Nobl9 Web

No data anomalies in a nutshell

  • No data anomaly alerts and kind: Alert are not the same.
    While kind: Alert is an individual entity in Nobl9 that you can retrieve using sloctl get alerts, no data anomaly alerting is part of the SLO configuration and cannot exist without an SLO.
  • No data anomaly alerts are set per SLO objectives.
    An individual notification is sent for every SLO objective when it fails to report data for your specified time frame.
  • You can add up to five alert methods for anomaly alerting per SLO.
  • To get notified on no data anomalies, you must have access to the SLO and alert method used to send notifications.
For a more in-depth look, consult additional resources: