We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e283947 commit 83bf8c4Copy full SHA for 83bf8c4
docs/alerts/monitors/create-monitor.md
@@ -308,6 +308,8 @@ Anomaly detection applies to one time series at a time. All metrics anomaly moni
308
309
<img src={useBaseUrl('img/alerts/monitors/metrics-anomaly-critical.png')} alt="metrics-anomaly-critical" style={{border: '1px solid gray'}} width="600" />
310
311
+`Alert when anomaly count is at least <count> (max. 5) at any time within <time range>`
312
+
313
| Parameter | Description |
314
|:--|:--|
315
| `<count>` | Enter the minimum number of anomalies to detect during the detection window before triggering an alert. |
0 commit comments