Hi,
On 8/10/20 8:51 AM,
leiwa...@gmail.com 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