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
Copy file name to clipboardExpand all lines: host/agent/README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,22 +35,27 @@ No modules.
35
35
| <aname="input_alert_critical_priority"></a> [alert\_critical\_priority](#input\_alert\_critical\_priority)| Priority for alerts within critical threshold (P1-P5, uses monitor defaults if not specified) |`string`|`null`| no |
36
36
| <aname="input_alert_message"></a> [alert\_message](#input\_alert\_message)| Message to prepend to alert notifications |`string`|`"Alert"`| no |
37
37
| <aname="input_alert_nodata_priority"></a> [alert\_nodata\_priority](#input\_alert\_nodata\_priority)| Priority for alerts within warning threshold (P1-P5, uses monitor defaults if not specified) |`string`|`null`| no |
38
-
| <aname="input_base_tags"></a> [base\_tags](#input\_base\_tags)| Base tags (key:value format) to add to this type of check (combined with `local.tags` and `var.additional_tags`, generally you should not change this) |`list(string)`| <pre>[<br> "resource:apigateway"<br>]</pre> | no |
38
+
| <aname="input_base_tags"></a> [base\_tags](#input\_base\_tags)| Base tags (key:value format) to add to this type of check (combined with `local.tags` and `var.additional_tags`, generally you should not change this) |`list(string)`| <pre>[<br/> "resource:ec2"<br/>]</pre> | no |
39
39
| <aname="input_cost_center"></a> [cost\_center](#input\_cost\_center)| Cost Center of the monitored resource (leave blank to omit tag) |`string`|`null`| no |
40
40
| <aname="input_dashboard_link"></a> [dashboard\_link](#input\_dashboard\_link)| Dashboard link to include in message |`string`|`null`| no |
41
-
| <aname="input_env"></a> [env](#input\_env)| Environment the monitored resource is in (leave blank to omit tag) |`string`|n/a|yes|
41
+
| <aname="input_env"></a> [env](#input\_env)| Environment the monitored resource is in (leave blank to omit tag) |`string`|`null`|no|
42
42
| <aname="input_evaluation_delay"></a> [evaluation\_delay](#input\_evaluation\_delay)| Monitor evaluation delay (see [https://docs.datadoghq.com/monitors/configuration/?tab=thresholdalert#set-alert-conditions](Datadog Docs)) |`number`|`900`| no |
43
+
| <aname="input_group_by"></a> [group\_by](#input\_group\_by)| List of tags to group by |`list(string)`| <pre>[<br/> "name",<br/> "aws_account",<br/> "env",<br/> "datadog_managed"<br/>]</pre> | no |
43
44
| <aname="input_host_unreachable_enabled"></a> [host\_unreachable\_enabled](#input\_host\_unreachable\_enabled)| Flag to enable Host unreachable monitor |`bool`|`true`| no |
45
+
| <aname="input_host_unreachable_use_message"></a> [host\_unreachable\_use\_message](#input\_host\_unreachable\_use\_message)| Flag to enable Host unreachable alerting |`bool`|`true`| no |
44
46
| <aname="input_monitor_exclude_tags"></a> [monitor\_exclude\_tags](#input\_monitor\_exclude\_tags)| Tags to be excluded in the monitoring query. Specify in key:value format |`list(string)`|`[]`| no |
45
47
| <aname="input_monitor_include_tags"></a> [monitor\_include\_tags](#input\_monitor\_include\_tags)| Tags to be included in the monitoring query. Specify in key:value format |`list(string)`|`[]`| no |
46
48
| <aname="input_new_group_delay"></a> [new\_group\_delay](#input\_new\_group\_delay)| Delay in seconds before generating alerts for a new resource |`number`|`300`| no |
47
49
| <aname="input_notify_alert_override"></a> [notify\_alert\_override](#input\_notify\_alert\_override)| List of notifications for alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
50
+
| <aname="input_notify_crit_override"></a> [notify\_crit\_override](#input\_notify\_crit\_override)| List of notifications for 24x7 alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
48
51
| <aname="input_notify_default"></a> [notify\_default](#input\_notify\_default)| List of alert notifications (can be overridden based on alert type) |`list(string)`| n/a | yes |
49
52
| <aname="input_notify_no_data"></a> [notify\_no\_data](#input\_notify\_no\_data)| Alert if no matching data is found |`bool`|`false`| no |
50
53
| <aname="input_notify_nodata_override"></a> [notify\_nodata\_override](#input\_notify\_nodata\_override)| List of notifications for no data (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
54
+
| <aname="input_notify_nonprod_override"></a> [notify\_nonprod\_override](#input\_notify\_nonprod\_override)| List of notifications for non-prod alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
55
+
| <aname="input_notify_prod_override"></a> [notify\_prod\_override](#input\_notify\_prod\_override)| List of notifications for 12x5 prod alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
51
56
| <aname="input_notify_recovery_override"></a> [notify\_recovery\_override](#input\_notify\_recovery\_override)| List of notifications for alert recovery (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
52
57
| <aname="input_notify_warn_override"></a> [notify\_warn\_override](#input\_notify\_warn\_override)| List of notifications for alerts in warning threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
53
-
| <aname="input_renotify_interval"></a> [renotify\_interval](#input\_renotify\_interval)| Interval in minutes to re-send notifications about an alert |`number`|`0`| no |
58
+
| <aname="input_renotify_interval"></a> [renotify\_interval](#input\_renotify\_interval)| Interval in minutes to re-send notifications about an alert |`number`|`60`| no |
54
59
| <aname="input_runbook_link"></a> [runbook\_link](#input\_runbook\_link)| Runbook link to include in message |`string`|`null`| no |
55
60
| <aname="input_service"></a> [service](#input\_service)| Service associated with the monitored resource (leave blank to omit tag) |`string`|`null`| no |
56
61
| <aname="input_team"></a> [team](#input\_team)| Team supporting the monitored resource (leave blank to omit tag) |`string`|`null`| no |
Copy file name to clipboardExpand all lines: host/clock/README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,24 +35,29 @@ No modules.
35
35
| <aname="input_alert_critical_priority"></a> [alert\_critical\_priority](#input\_alert\_critical\_priority)| Priority for alerts within critical threshold (P1-P5, uses monitor defaults if not specified) |`string`|`null`| no |
36
36
| <aname="input_alert_message"></a> [alert\_message](#input\_alert\_message)| Message to prepend to alert notifications |`string`|`"Alert"`| no |
37
37
| <aname="input_alert_nodata_priority"></a> [alert\_nodata\_priority](#input\_alert\_nodata\_priority)| Priority for alerts within warning threshold (P1-P5, uses monitor defaults if not specified) |`string`|`null`| no |
38
-
| <aname="input_base_tags"></a> [base\_tags](#input\_base\_tags)| Base tags (key:value format) to add to this type of check (combined with `local.tags` and `var.additional_tags`, generally you should not change this) |`list(string)`| <pre>[<br> "resource:apigateway"<br>]</pre> | no |
38
+
| <aname="input_base_tags"></a> [base\_tags](#input\_base\_tags)| Base tags (key:value format) to add to this type of check (combined with `local.tags` and `var.additional_tags`, generally you should not change this) |`list(string)`| <pre>[<br/> "resource:ec2"<br/>]</pre> | no |
39
39
| <aname="input_cost_center"></a> [cost\_center](#input\_cost\_center)| Cost Center of the monitored resource (leave blank to omit tag) |`string`|`null`| no |
40
40
| <aname="input_dashboard_link"></a> [dashboard\_link](#input\_dashboard\_link)| Dashboard link to include in message |`string`|`null`| no |
41
-
| <aname="input_env"></a> [env](#input\_env)| Environment the monitored resource is in (leave blank to omit tag) |`string`|n/a|yes|
41
+
| <aname="input_env"></a> [env](#input\_env)| Environment the monitored resource is in (leave blank to omit tag) |`string`|`null`|no|
42
42
| <aname="input_evaluation_delay"></a> [evaluation\_delay](#input\_evaluation\_delay)| Monitor evaluation delay (see [https://docs.datadoghq.com/monitors/configuration/?tab=thresholdalert#set-alert-conditions](Datadog Docs)) |`number`|`900`| no |
43
+
| <aname="input_group_by"></a> [group\_by](#input\_group\_by)| List of tags to group by |`list(string)`| <pre>[<br/> "name",<br/> "aws_account",<br/> "env",<br/> "datadog_managed"<br/>]</pre> | no |
43
44
| <aname="input_monitor_exclude_tags"></a> [monitor\_exclude\_tags](#input\_monitor\_exclude\_tags)| Tags to be excluded in the monitoring query. Specify in key:value format |`list(string)`|`[]`| no |
44
45
| <aname="input_monitor_include_tags"></a> [monitor\_include\_tags](#input\_monitor\_include\_tags)| Tags to be included in the monitoring query. Specify in key:value format |`list(string)`|`[]`| no |
45
46
| <aname="input_new_group_delay"></a> [new\_group\_delay](#input\_new\_group\_delay)| Delay in seconds before generating alerts for a new resource |`number`|`300`| no |
46
47
| <aname="input_notify_alert_override"></a> [notify\_alert\_override](#input\_notify\_alert\_override)| List of notifications for alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
48
+
| <aname="input_notify_crit_override"></a> [notify\_crit\_override](#input\_notify\_crit\_override)| List of notifications for 24x7 alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
47
49
| <aname="input_notify_default"></a> [notify\_default](#input\_notify\_default)| List of alert notifications (can be overridden based on alert type) |`list(string)`| n/a | yes |
48
50
| <aname="input_notify_no_data"></a> [notify\_no\_data](#input\_notify\_no\_data)| Alert if no matching data is found |`bool`|`false`| no |
49
51
| <aname="input_notify_nodata_override"></a> [notify\_nodata\_override](#input\_notify\_nodata\_override)| List of notifications for no data (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
52
+
| <aname="input_notify_nonprod_override"></a> [notify\_nonprod\_override](#input\_notify\_nonprod\_override)| List of notifications for non-prod alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
53
+
| <aname="input_notify_prod_override"></a> [notify\_prod\_override](#input\_notify\_prod\_override)| List of notifications for 12x5 prod alerts in critical threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
50
54
| <aname="input_notify_recovery_override"></a> [notify\_recovery\_override](#input\_notify\_recovery\_override)| List of notifications for alert recovery (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
51
55
| <aname="input_notify_warn_override"></a> [notify\_warn\_override](#input\_notify\_warn\_override)| List of notifications for alerts in warning threshold (uses `notify_default` otherwise) |`list(string)`|`[]`| no |
52
-
| <aname="input_renotify_interval"></a> [renotify\_interval](#input\_renotify\_interval)| Interval in minutes to re-send notifications about an alert |`number`|`0`| no |
56
+
| <aname="input_renotify_interval"></a> [renotify\_interval](#input\_renotify\_interval)| Interval in minutes to re-send notifications about an alert |`number`|`60`| no |
53
57
| <aname="input_runbook_link"></a> [runbook\_link](#input\_runbook\_link)| Runbook link to include in message |`string`|`null`| no |
54
58
| <aname="input_service"></a> [service](#input\_service)| Service associated with the monitored resource (leave blank to omit tag) |`string`|`null`| no |
55
59
| <aname="input_system_clock_enabled"></a> [system\_clock\_enabled](#input\_system\_clock\_enabled)| Flag to enable Host unreachable monitor |`bool`|`true`| no |
60
+
| <aname="input_system_clock_use_message"></a> [system\_clock\_use\_message](#input\_system\_clock\_use\_message)| Flag to enable Host unreachable alerting |`bool`|`false`| no |
56
61
| <aname="input_team"></a> [team](#input\_team)| Team supporting the monitored resource (leave blank to omit tag) |`string`|`null`| no |
57
62
| <aname="input_timeout_h"></a> [timeout\_h](#input\_timeout\_h)| Auto-resolve alert in specified hours if condition no longer matches |`number`|`0`| no |
58
63
| <aname="input_title_prefix"></a> [title\_prefix](#input\_title\_prefix)| Prefix all alerts with specified value in brackets |`string`|`null`| no |
0 commit comments