Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/monitors/types/data_observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ Set how often the monitor evaluates your data:

- **Hourly**: The monitor runs every hour.
- **Daily**: The monitor runs once per day.
- **Manual**: The monitor runs only when triggered programmatically. Trigger these monitors using the [Data Observability API][10].

### Set alert conditions

Expand Down Expand Up @@ -298,3 +299,4 @@ On a monitor's status page, click **Annotate Bounds**, select a time range on th
[7]: https://app.datadoghq.com/data-obs/monitors
[8]: /monitors/configuration/?tab=thresholdalert#thresholds
[9]: /help/
[10]: /api/latest/data-observability/
Loading