Closed vermasuraj10678 closed 5 years ago
You need to include the alertmanager log files otherwise I can't' help you.
This issue is blocked waiting on more information. The description or subsequent comments do not provide enough information to triage, investigate or resolve the issue. Please review the description against the issue template and ensure all relevant information is included. If you do not know what is expected you can ask on Gitter chat.
Closing due to inactivity. If you believe this issue has been closed prematurely please provide more information to help progress the issue. If you do not know what is expected you can ask on Gitter chat.
I I have the same problem,after adding "startsAt": "2019-10-20T13:50:21+08:00"
@satterly alerta webhook is not working in alertmanager, its not posting the alerts to alerta tool. I'm trying to send a test notification but its fails with 400 error. curl -XPOST https://alerta.example.org/api/webhooks/prometheus?api-key=lafdlsdjfiADFsdjadfds3343lajfdakk { "code": 400, "errors": null, "message": "no alerts in Prometheus notification payload", "status": "error" }
Hi,
I am also getting this error. I have gone through many of the articles available on google and nothing helped. Can you please advise if i am doing anything wrong. All these three components i have configured using docker containers
I have integrated prometheus, alertmanager with alerta. Below is my
prometheus.yml
filemy global config
And also find below
alertmanager.yml
fileMy alertmanager is showing me alerts on the console. Same prometheus console showing alerts, but alerta console is not showing them. Below is the error i am getting while accessing
http://IP:80/api/webhooks/prometheus