backup: avoid erroneous templating in alert name
This commit is contained in:
parent
21d0cc11d0
commit
8acea12e8a
1 changed files with 1 additions and 1 deletions
|
|
@ -376,7 +376,7 @@
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"__dashboardUid__": "f05500d0-15ed-4719-b68d-fb898ca13cc8",
|
"__dashboardUid__": "f05500d0-15ed-4719-b68d-fb898ca13cc8",
|
||||||
"__panelId__": "15",
|
"__panelId__": "15",
|
||||||
"summary": "A backup for service {{name}} did not run in the last 24 hours."
|
"summary": "A backup did not run in the last 24 hours."
|
||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
"role": "sysadmin"
|
"role": "sysadmin"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue