Hi, On 6/28/20 3:23 PM, Pooja Chauhan wrote: > I want to handle alerts like jenkins process down using alertmanager > even handler. But the document is not helping me with how to configure > it . Really need help on from where to download this > :https://github.com/jjneely/am-event-handler and how to start with > it.The documentation is not really enough for me .I tried searching for > examples but couldn't fine.Please help me with some examples also.
This tool does not seem to be that popular. Maybe you can outline what you have tried, what you intend to do and what doesn't work yet as expected? This will increase chances that someone can help. Note: The documented alert rule syntax is outdated. You will have to use the modern, yaml-based syntax from the official docs for this to work (promtool bundled with older Prometheus versions will also be able to convert such rules). Kind regards, Christian -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/fe82ca2b-364f-9d96-41b7-fc65201e5a66%40hoffmann-christian.info.

