l monitoring: don't send resolved status
This commit is contained in:
parent
141fa0117c
commit
de7ee966df
|
@ -159,7 +159,6 @@
|
||||||
"email_configs" = [
|
"email_configs" = [
|
||||||
{
|
{
|
||||||
"to" = "devnull@example.com";
|
"to" = "devnull@example.com";
|
||||||
"send_resolved" = true;
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
"webhook_configs" = [
|
"webhook_configs" = [
|
||||||
|
|
Loading…
Reference in a new issue