MON-182 fix bh only alerting message for memory
This commit is contained in:
parent
f4ca1c4651
commit
91814f8ed0
@ -9,7 +9,7 @@ module "datadog-monitors-system-generic" {
|
|||||||
environment = "${var.environment}"
|
environment = "${var.environment}"
|
||||||
message = "${module.datadog-message-alerting.alerting-message}"
|
message = "${module.datadog-message-alerting.alerting-message}"
|
||||||
|
|
||||||
memory_message = "${module.datadog-message-alerting.alerting-message-bh-only}"
|
memory_message = "${module.datadog-message-alerting-bh-only.alerting-message}"
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user