ntfy-alertmanager: edit msg when alert resolve's
All checks were successful
/ Ansible Lint (push) Successful in 3m42s
All checks were successful
/ Ansible Lint (push) Successful in 3m42s
This commit is contained in:
parent
28d154edcd
commit
3f94a992fe
4 changed files with 4 additions and 4 deletions
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue