From 3226665d2d3a2b26190240f87f63b16d2078a8c9 Mon Sep 17 00:00:00 2001 From: clouddrove-ci Date: Mon, 10 Jun 2024 13:44:04 +0000 Subject: [PATCH] update README.md --- docs/io.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/io.md b/docs/io.md index 64294b5..fdb7d48 100644 --- a/docs/io.md +++ b/docs/io.md @@ -26,6 +26,7 @@ | statistic | The statistic to apply to the alarm's associated metric. | `string` | `"Average"` | no | | threshold | The value against which the specified statistic is compared. | `number` | `40` | no | | threshold\_metric\_id | If this is an alarm based on an anomaly detection model, make this value match the ID of the ANOMALY\_DETECTION\_BAND function. | `string` | `""` | no | +| treat\_missing\_data | Sets how an alarm is going to handle missing data points. | `string` | `"missing"` | no | ## Outputs