-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Could you pls add this base source: generatorURL , which should be filled with graylog url
Alertmanager json example:
curl -XPOST $url -d "[{
\"status\": \"firing\",
\"labels\": {
\"alertname\": \"$name\",
\"service\": \"my-service\",
\"severity\":\"warning\",
\"instance\": \"$name.example.net\"
},
\"annotations\": {
\"summary\": \"High latency is high!\"
},
\"generatorURL\": \"http://prometheus.int.example.net/<generating_expression>\"Testing environment:
Graylog 3.0.2
Alermanager plugin 1.2.1
Alertmanager: 0.20.0
jozefbarcin
Metadata
Metadata
Assignees
Labels
No labels