Commit Graph

8 Commits

Author SHA1 Message Date
Istil 4eb79fb017
feat: support history alert events store (#760) 2021-08-06 12:16:32 +08:00
UlricQin 6040e79d50 sort classpaths of event 2021-07-30 16:03:25 +08:00
ning1875 cade83f075
添加debug日志 (#743)
* 1. notify.py 支持安装channel反射发送
2. 支持钉钉群发送
3. 生成告警模板信息

* 1. notify.py 支持安装channel反射发送
2. 支持钉钉群发送
3. 增加二开说明

* 1. notify.py 用户创建一个虚拟的用户保存上述im群 的机器人token信息 user的contacts map中

* 1. notify.py alerts目录改为原来的

* 1. notify.py dingtalk send continue匹配

* 1. push型告警支持多条件 任意一个触发就触发

* 1. prometheus查询接口 tag-keys tag-values支持 params为空的情况

* 1. prometheus查询接口 ident匹配全部改为精确匹配
2. tagKey 提示改为tag_key

* 1. prometheus查询接口 支持instance_query 对外暴露

* 1. prometheus instance_query改名为instant-query
2. page group中去掉数据查询相关path

* 1. prometheus range_query 时间戳改为秒级
2. 查询支持传入分辨率参数

* 1. 新增jmx_exporter内置大盘

* 1. 新增blackbox_exporter内置大盘
2. 新增blackbox_exporter内置告警策略

* 1. 添加一些debug帮助定位恢复的告警在db event中删除的过程
2021-07-26 17:36:32 +08:00
Ulric Qin 979a77eafa simplify logs 2021-07-25 18:52:06 +08:00
710leo b947a466a9 fix: alert ineffective on sunday 2021-07-25 18:19:18 +08:00
UlricQin bb148f9bea add more log 2021-07-23 21:15:23 +08:00
710leo 477cac6ca9 fix: process event mute 2021-07-10 02:32:28 +08:00
qinyening 4e6e70c14d
release v5.0.0-rc1 (#708)
* release v5.0.0-rc1
2021-06-28 00:42:39 +08:00