Skip to content

Commit 47e4e12

Browse files
[DET-62] Add manual trigger option to Data Observability monitor docs (#37570)
* Updated DO monitor docs to support manual triggers * removed settings and updated wording * Update content/en/monitors/types/data_observability.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * updated docs with more information to help users understand the limitations of this feature --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent df27dc5 commit 47e4e12

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/monitors/types/data_observability.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ Set how often the monitor evaluates your data:
196196

197197
- **Hourly**: The monitor runs every hour.
198198
- **Daily**: The monitor runs once per day.
199+
- **Manual**: The monitor runs only when triggered programmatically. Trigger these monitors using the [Data Observability API][10] on a schedule so enough historical data can accumulate for modeling to be useful. Currently, the UI does not support default metrics like row counts and freshness, so this workflow only applies to custom or column-level metrics.
199200

200201
### Set alert conditions
201202

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

0 commit comments

Comments
 (0)