Hi, On 8/10/20 8:51 AM, [email protected] wrote: > A pushed the alert message wo wechat: > > [Warning]: > 2020-08-10 03:03:53 > description = zhaoqing : 1081.122236 > > I want to know how the time i marked as red is generated and what it > represents? > It is about 40 mins earlier than the time when the msg is received.
As far as I know, this should come from the Prometheus side and would be part of the HTTP request to alertmanager. There may be some delays between a firing alert in Prometheus and a sent notification in Alertmanager (e.g. group_wait). Can you show your config? A difference of 40 minutes sounds like a lot. Not sure, but another wild guess: it could also be related to a flapping alert? 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/a5754bd9-a57c-881c-a522-4a2ea20c2a0f%40hoffmann-christian.info.

