Commit Graph

737 Commits

Author SHA1 Message Date
710leo 6b06e78b61 Merge branch 'master' of https://github.com/didi/nightingale 2021-07-17 19:33:53 +08:00
710leo 9ec1882032 docs: update changelog 2021-07-17 19:33:46 +08:00
Ulric Qin 18fc86d68a refactor plugin example 2021-07-17 19:27:10 +08:00
710leo a628d5bb59 docs: change tpl and sql 2021-07-17 18:48:55 +08:00
710leo df1e1cd334 docs: upgrade 5.0.0-rc2 2021-07-17 17:03:47 +08:00
710leo d6c6eaa064 refactor: series push api 2021-07-17 15:37:16 +08:00
yubo b4bdb08dc1
fix: support gzip/zlib with series push (#734) 2021-07-17 14:56:10 +08:00
Ulric Qin ae9c21e293 code refactor 2021-07-16 23:46:11 +08:00
Ulric Qin b65c8f696b check tag key 2021-07-16 23:30:09 +08:00
UlricQin 88e6e4bf56 add plugin example 2021-07-16 20:29:34 +08:00
UlricQin 8f4597045d rename preset classpath all->all.resources 2021-07-16 20:02:56 +08:00
UlricQin a7f12ad871 support query data use guest 2021-07-16 18:41:11 +08:00
UlricQin 4e791d50d4 refactor warning info at api: check regexp 2021-07-16 08:30:48 +08:00
UlricQin 9758e55b72 code refactor: extract _s and _e func 2021-07-15 18:46:40 +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
710leo 258e9738f7 feat: add tpl & status api 2021-07-09 20:13:28 +08:00
ning1875 39de0892f1
fix: query index api 2021-07-08 20:37:23 +08:00
710leo 36ec4e09fd docs: add docs 2021-07-06 23:00:44 +08:00
710leo aa4e6b7f36 feat: dashboards import and export 2021-07-06 22:52:36 +08:00
qinyening 6440645c5a
feat: alert rule api fill users and groups (#723) 2021-07-06 21:33:19 +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
ning1875 1f16bc9a7b
refactor: send dingtalk notify 2021-07-04 18:53:33 +08:00
710leo 4b9cbf9aee refactor: add metric description in sql 2021-07-02 09:14:14 +08:00
710leo e0cc7dbffa refactor: log regex check api 2021-06-29 20:09:40 +08:00
ning1875 fd9d78061b
feat: notify support mail and dingding 2021-06-29 14:55:30 +08:00
UlricQin b03d57f40a do not cache ident alias mapper when ident is blank 2021-06-28 18:17:14 +08:00
qinyening 4e6e70c14d
release v5.0.0-rc1 (#708)
* release v5.0.0-rc1
2021-06-28 00:42:39 +08:00
710leo 2ef9a77325 upgrade 4.0.3 2021-06-27 18:13:26 +08:00
710leo 18b9fb3ee2 add some log 2021-06-25 11:46:34 +08:00
710leo 02f2554cc1 fix: nodata repeated recovery alerting 2021-06-22 23:11:55 +08:00
stonelgh 07961c9f21
m3db: fix Errorf calls (#703) 2021-06-21 15:06:44 +08:00
wjkxiaowu f770b3cf14
add system env when plugin run (#699)
Co-authored-by: root <root@localhost.localdomain>
2021-06-15 11:13:51 +08:00
UlricQin 62dd006d50
Update README.md 2021-06-14 20:57:43 +08:00
qinyening 9ff845d375
Update README.md 2021-06-09 19:32:21 +08:00
moses 58860dca48
去除配置文件重复项 (#694) 2021-06-09 15:15:08 +08:00
710leo f2e397f533 upgrade 4.0.2 2021-06-02 01:05:20 +08:00
710leo 5afff12848 upgrade 4.0.2 2021-06-02 00:45:35 +08:00
yubo 37abf19f0d
add m3db client timeout check (#693) 2021-05-31 15:35:00 +08:00
710leo bbbd7faeb1 bugfix: user and team info cache 2021-05-27 20:55:47 +08:00
710leo c1382dc0aa Merge branch 'master' of https://github.com/didi/nightingale 2021-05-27 00:46:32 +08:00
710leo a73f2654df bugfix: aggr output and alert 2021-05-27 00:46:21 +08:00
UlricQin abc9a6ffbf Merge branch 'master' of https://github.com/didi/nightingale 2021-05-26 16:12:02 +08:00
UlricQin 87e32a159b upgrade toolkits/pkg 2021-05-26 16:11:52 +08:00
710leo 22f0aee55d add event write perm check 2021-05-25 17:54:09 +08:00
710leo 01420ff1d8 optimize user information filling 2021-05-16 17:42:53 +08:00
710leo c4b5d13348 optimize user information filling 2021-05-16 15:42:30 +08:00
hubo 9cf2d47eef
agent 增加默认tags功能, agent 增加正则匹配磁盘挂载类型过滤功能 (#683)
* agent 增加默认tags功能, agent 增加正则匹配磁盘挂载类型过滤功能

* agent 增加默认tags功能, agent 增加正则匹配磁盘挂载类型过滤功能

Co-authored-by: huboc <huboc@zbj.com>
2021-05-08 19:17:01 +08:00
Paul Chu a9d6d6f820
支持节点迁移 (#680)
* enable promethues summary

* ADD: 添加节点迁移的方法

* FIX: node move session commit

* ADD: 注册迁移节点的接口

* MOD: fix error handle

Co-authored-by: zhupeiyuan <zhupeiyuan@fenbi.com>
2021-05-07 11:10:05 +08:00
Ulric Qin f70d303942 fix http_response compile error 2021-05-06 17:00:18 +08:00