Quote monitor name to prevent shell issues
This commit is contained in:
parent
b92917329f
commit
19031834fb
@ -108,7 +108,7 @@ monitors:
|
||||
|
||||
alerts:
|
||||
log:
|
||||
command: 'echo {{.MonitorName}}'
|
||||
command: 'echo "{{.MonitorName}}"'
|
||||
mailgun:
|
||||
command: >
|
||||
curl -sS -X POST
|
||||
|
Loading…
Reference in New Issue
Block a user