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