I'm still blocked, what could be the issue? I can see from /metrics of alertmanager that alerts are not forwarded.
On Thursday, February 13, 2020 at 7:40:29 PM UTC+5, Simon Pasquier wrote: > > By default Alertmanager will wait 30s before sending the notification > (that's the group_wait parameter). > Can you be more specific about the issue you're seeing? > > On Tue, Feb 11, 2020 at 5:54 AM Kiran Ali <[email protected] > <javascript:>> wrote: > > > > I'm using alertmanager v0.19.0 and my alertmanager configs are: > > > > global: > > resolve_timeout: 1d > > route: > > receiver: webhook > > receivers: > > - name: "webhook" > > webhook_configs: > > - url: http://ip/v1/alerts > > send_resolved: true > > > > Alerts are generated on time from Prometheus and forwarded to > alertmaanger. As soon as alertmanager receives alerts it should forward it > to webhook but there is no proper time when alertmaanger will forward > alerts to webhook. I was facing same issue with old alertmaanger version as > well. > > > > -- > > 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] <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/5896ebd5-4a86-4a3e-845d-dacaa5123122%40googlegroups.com. > > > > -- 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/b1747a58-46c6-450f-bef1-77cfffc8b8d0%40googlegroups.com.

