feat: add agent alarm callback to standard template
This commit is contained in:
parent
8dd26cf49a
commit
dc86fe65ff
@ -407,6 +407,12 @@
|
||||
}
|
||||
],
|
||||
"actions": {
|
||||
"http": {
|
||||
"enable": true,
|
||||
"url": "http://127.0.0.1:9100/v1/alarms/report",
|
||||
"timeout_ms": 2000,
|
||||
"include_media_url": true
|
||||
},
|
||||
"log": {
|
||||
"enable": true,
|
||||
"level": "info",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user