Commit Graph

12 Commits

Author SHA1 Message Date
710leo 25cad60ef8 refactor: event process 2021-08-23 18:35:54 +08:00
Ulric Qin 98fe1e0121 feat: add timer: CleanStalePoints 2021-08-22 09:30:41 +08:00
Ulric Qin 1eecb324d0 code refactor: exec pull_prom early 2021-08-15 10:28:37 +08:00
Ulric Qin 60a964ae55 bugfix: for range goroutine 2021-08-15 10:08:08 +08:00
Ulric Qin 0b4e3b9656 fix judge prom 2021-08-14 23:17:06 +08:00
ning1875 9383976918
1. delete recovery event from cache after event is really mark recovery (#758) 2021-08-04 12:14:47 +08:00
ning1875 72244b1983
1. remove some todo (#755) 2021-08-02 17:37:55 +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
710leo 473239cc9a refactor: format history points timestamp 2021-07-10 02:42:57 +08:00
710leo 477cac6ca9 fix: process event mute 2021-07-10 02:32:28 +08:00
qinyening 4585519943
fix: tag-keys tag-values query when params are empty (#722)
Co-authored-by: ning1875 <907974064@qq.com>
2021-07-06 20:42:27 +08:00
qinyening 4e6e70c14d
release v5.0.0-rc1 (#708)
* release v5.0.0-rc1
2021-06-28 00:42:39 +08:00