Hi, I'm new to Prometheus and currently trying to implement a proxy between Alertmanager and our monitoring system. I've configured web.hook receiver based on sample Alertmanager config, so I'm able to receive POSTs when alert is firing or resolved - so far so good.
If I create silence before an alert starts firing, receiver does not get any information about this alert - that's OK. But if a silence is created after an alert started firing, Alertmanager does not inform (web.hook) receiver about this silence in any way. I expected to receive some sort of notification, so I could supress the corresponding alert in my monitoring system. Is this behaviour intenional? If so, is there any possible way to work around this problem? Thanks, Anthony -- 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/f473e3da-bdd2-48bd-bfd4-314c71ea7778o%40googlegroups.com.

