You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -258,6 +262,18 @@ Creates DataDog monitors with the following checks:
258
262
| <aname="input_search_query_latency_threshold_warning"></a> [search\_query\_latency\_threshold\_warning](#input\_search\_query\_latency\_threshold\_warning)| Cluster Status warning threshold |`string`|`10`| no |
259
263
| <aname="input_search_query_latency_time_aggregator"></a> [search\_query\_latency\_time\_aggregator](#input\_search\_query\_latency\_time\_aggregator)| Time aggregator for the Cluster Status monitor |`string`|`"avg"`| no |
260
264
| <aname="input_search_query_latency_timeframe"></a> [search\_query\_latency\_timeframe](#input\_search\_query\_latency\_timeframe)| Timeframe for the Cluster Status monitor |`string`|`"last_15m"`| no |
265
+
| <aname="input_slm_snapshot_deletion_failures_enabled"></a> [slm\_snapshot\_deletion\_failures\_enabled](#input\_slm\_snapshot\_deletion\_failures\_enabled)| Flag to enable SLM Snapshot deletion failures monitor |`string`|`"true"`| no |
266
+
| <aname="input_slm_snapshot_deletion_failures_extra_tags"></a> [slm\_snapshot\_deletion\_failures\_extra\_tags](#input\_slm\_snapshot\_deletion\_failures\_extra\_tags)| Extra tags for SLM Snapshot deletion failures monitor |`list(string)`|`[]`| no |
267
+
| <aname="input_slm_snapshot_deletion_failures_message"></a> [slm\_snapshot\_deletion\_failures\_message](#input\_slm\_snapshot\_deletion\_failures\_message)| Custom message for SLM Snapshot deletion failures monitor |`string`|`""`| no |
| <aname="input_slm_snapshot_deletion_failures_time_aggregator"></a> [slm\_snapshot\_deletion\_failures\_time\_aggregator](#input\_slm\_snapshot\_deletion\_failures\_time\_aggregator)| Time aggregator for SLM Snapshot deletion failures monitor |`string`|`"avg"`| no |
| <aname="input_slm_snapshots_failed_enabled"></a> [slm\_snapshots\_failed\_enabled](#input\_slm\_snapshots\_failed\_enabled)| Flag to enable SLM Snapshots Failed monitor |`string`|`"true"`| no |
272
+
| <aname="input_slm_snapshots_failed_extra_tags"></a> [slm\_snapshots\_failed\_extra\_tags](#input\_slm\_snapshots\_failed\_extra\_tags)| Extra tags for SLM Snapshots Failed monitor |`list(string)`|`[]`| no |
273
+
| <aname="input_slm_snapshots_failed_message"></a> [slm\_snapshots\_failed\_message](#input\_slm\_snapshots\_failed\_message)| Custom message for SLM Snapshots Failed monitor |`string`|`""`| no |
| <aname="input_slm_snapshots_failed_time_aggregator"></a> [slm\_snapshots\_failed\_time\_aggregator](#input\_slm\_snapshots\_failed\_time\_aggregator)| Time aggregator for SLM Snapshots Failed monitor |`string`|`"avg"`| no |
276
+
| <aname="input_slm_snapshots_failed_timeframe"></a> [slm\_snapshots\_failed\_timeframe](#input\_slm\_snapshots\_failed\_timeframe)| SLM Snapshots Failed timeframe |`string`|`"last_5m"`| no |
261
277
| <aname="input_tags"></a> [tags](#input\_tags)| Global variables |`list(string)`| <pre>[<br> "type:database",<br> "provider:elasticsearch",<br> "resource:elasticsearch"<br>]</pre> | no |
262
278
| <aname="input_task_time_in_queue_change_enabled"></a> [task\_time\_in\_queue\_change\_enabled](#input\_task\_time\_in\_queue\_change\_enabled)| Flag to enable Cluster Status monitor |`string`|`"true"`| no |
263
279
| <aname="input_task_time_in_queue_change_extra_tags"></a> [task\_time\_in\_queue\_change\_extra\_tags](#input\_task\_time\_in\_queue\_change\_extra\_tags)| Extra tags for Cluster Status monitor |`list(string)`|`[]`| no |
@@ -295,6 +311,8 @@ Creates DataDog monitors with the following checks:
295
311
| <aname="output_request_cache_evictions_change_id"></a> [request\_cache\_evictions\_change\_id](#output\_request\_cache\_evictions\_change\_id)| id for monitor request\_cache\_evictions\_change |
296
312
| <aname="output_search_query_change_id"></a> [search\_query\_change\_id](#output\_search\_query\_change\_id)| id for monitor search\_query\_change |
297
313
| <aname="output_search_query_latency_id"></a> [search\_query\_latency\_id](#output\_search\_query\_latency\_id)| id for monitor search\_query\_latency |
314
+
| <aname="output_slm_snapshot_deletion_failures_id"></a> [slm\_snapshot\_deletion\_failures\_id](#output\_slm\_snapshot\_deletion\_failures\_id)| id for monitor slm\_snapshot\_deletion\_failures |
315
+
| <aname="output_slm_snapshots_failed_id"></a> [slm\_snapshots\_failed\_id](#output\_slm\_snapshots\_failed\_id)| id for monitor slm\_snapshots\_failed |
298
316
| <aname="output_task_time_in_queue_change_id"></a> [task\_time\_in\_queue\_change\_id](#output\_task\_time\_in\_queue\_change\_id)| id for monitor task\_time\_in\_queue\_change |
0 commit comments