AutohomeCorp / frostmourne

Frostmourne(霜之哀伤监控平台)是基于Elasticsearch, Prometheus, SkyWalking, InfluxDB,Mysql/TiDB,ClickHouse, SqlServer, IoTDB数据的分布式监控报警系统. Monitor & alert & alarm for Elasticsearch,Prometheus data。主要使用springboot2 + vue-element-admin
https://frostmourne-demo.github.io
MIT License
1.39k stars 308 forks source link

1.0版本中报警条件如果连续大于2次或者2次以上就不会发告警信息 #123

Closed yangpeng14 closed 1 year ago

yangpeng14 commented 1 year ago

1.0版本中报警条件如果连续大于2次或者2次以上就不会发告警信息,如果设置1次就可以正常收到告警信息 20221105-225535

yangpeng14 commented 1 year ago

这中间是不是有bug,这边数据源是 es

yangpeng14 commented 1 year ago

知道原因了,不是程序有bug