Duansg commented on issue #3837: URL: https://github.com/apache/hertzbeat/issues/3837#issuecomment-3483616372
> 目前这个问题 我没有复现出来,初步怀疑当prometheus发送告警消息的时候,系统偶尔会出现宕机情况,刷新也无法正常显示,等之后再次遇到这个问题,我会截图提供给您。 @qimy1314524 Thanks again for your response I believe the issue you're encountering is unrelated to hzb. I initially overlooked your screenshot information and mistakenly assumed you were integrating Prometheus monitoring via hzb. Later, I realized you were likely integrating Prometheus alert information through an integration interface. Determining the status of integrated access is straightforward: if the **endsAt** in the Prometheus alert message is earlier than the alert_time (the time hzb received the alert), it is considered resolved; otherwise, it is considered firing. You can focus on the log reception I mentioned above, or explore the lifecycle management of Prometheus alerts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
