Commit Graph

498 Commits

Author SHA1 Message Date
710leo 6237673725 Change module to v2 in go.mod file 2020-06-15 15:35:23 +08:00
UlricQin 0f9ec99c1d upgrade 2.7.0 2020-06-13 18:06:57 +08:00
UlricQin 433da35d34 delete no use config 2020-06-11 20:28:58 +08:00
UlricQin 1a675ed40e refactor port listening checker 2020-06-11 17:31:46 +08:00
matao3754 a1c47b7ca3
添加endpoint屏蔽,并且修改页面对应必填项,去除mcache不必要的锁
* 修改:     go.mod
	修改:     go.sum
	重命名:   pub/index-c6eeb66b35b8fd41c6bf.css -> pub/index-835a6df5e01917561f12.css
	新文件:   pub/index-835a6df5e01917561f12.js
	新文件:   pub/index-835a6df5e01917561f12.js.map
	删除:     pub/index-c6eeb66b35b8fd41c6bf.js
	删除:     pub/index-c6eeb66b35b8fd41c6bf.js.map
	修改:     pub/index.html
	修改:     src/model/user.go
	修改:     src/modules/monapi/cron/mask.go
	修改:     src/modules/monapi/mcache/mask.go
	修改:     web/package-lock.json
	修改:     web/src/pages/Monitor/Silence/CustomForm.tsx

* Update mask.go

Co-authored-by: 马涛 <matao@staff.sina.com.cn>
2020-06-07 09:36:58 +08:00
jsers 6c8e7b024f web build 2020-06-03 17:41:35 +08:00
jsers 76d7b8c3b8 fix: carry tags when strategy batch cloning (#190) 2020-06-03 17:41:35 +08:00
710leo 2b1387620b Merge branch 'master' of github.com:didi/nightingale 2020-06-01 21:12:19 +08:00
Ulric Qin 2d0fa2d26f upgrade 2.6.1 2020-06-01 20:54:47 +08:00
710leo 3eca4b3dac Refactor: remove tsdb xxhash key 2020-06-01 20:48:55 +08:00
jsers 436ae6c610 web build 2020-06-01 18:07:07 +08:00
jsers 70c00f1424 fix: HTML encode in the tooltip 2020-06-01 18:07:07 +08:00
UlricQin 61fc79ff47 add snmp funcs 2020-06-01 16:36:12 +08:00
UlricQin 7dfefedf77 fix time location parse 2020-06-01 16:26:41 +08:00
jsers 48ce07eaa1 web build (#183) 2020-06-01 13:10:06 +08:00
yanli 61d0f87f5b
Update LOGForm.tsx (#166) 2020-06-01 09:54:27 +08:00
yanli 2ee7668382
Server Add log time format 02 / 01 / 2006:15:04:05 (#165)
Server Add log time format 02 / 01 / 2006:15:04:05
2020-06-01 09:53:58 +08:00
yanli eaf1d1be6d
Add log time format 02 / 01 / 2006:15:04:05 (#164)
* Add log time format 02 / 01 / 2006:15:04:05

* Server Add log time format 02 / 01 / 2006:15:04:05
2020-06-01 09:53:36 +08:00
jsers 36a24add6e web build 2020-05-29 17:34:42 +08:00
jsers e66c14b086 feat: add stdin and env filed in the plugin collect page 2020-05-29 17:34:42 +08:00
710leo 6b646e3510 Merge branch 'master' of github.com:didi/nightingale 2020-05-29 16:46:49 +08:00
710leo a727a7f377 Change plugin collect env format 2020-05-29 16:41:33 +08:00
UlricQin a366f14434 upgrade 2.4.1: bugfix: default token 2020-05-29 16:02:00 +08:00
UlricQin 834669bf36 upgrade 2.4.0: support grafana 2020-05-28 20:28:48 +08:00
Ulric Qin 3c1c43ae9c monapi support grafana 2020-05-28 18:42:42 +08:00
710leo 0d2860dd8e Plugin collect support stdin and env 2020-05-27 21:05:38 +08:00
710leo ea25842f9d Optimize alert function 2020-05-27 21:01:08 +08:00
sven 4b21874251
bug fix nodata (#157)
* bug fix nodata
2020-05-26 12:33:39 +08:00
710leo 36e000b988 Update control version 2020-05-24 17:44:42 +08:00
710leo 0d5ca9306e Fix rrd update when value less than 1 2020-05-24 17:40:22 +08:00
jsers fb070a9843 fix: same key causes console warning (#153) 2020-05-22 14:28:03 +08:00
jsers f8426529fe web build 2020-05-22 14:17:17 +08:00
jsers 79b3698b64 fix: search users 2020-05-22 14:17:17 +08:00
UlricQin e74db54485 node post api support chinese 2020-05-22 13:27:07 +08:00
710leo 5f14e76b95 Update version 2020-05-22 00:14:43 +08:00
710leo 2c45f9585d Fix false alert when alert duration less than metric step 2020-05-21 23:56:17 +08:00
Ulric Qin 9015460c02 upgrade 2.2.0: support process mem and cpu collector 2020-05-19 11:05:30 +08:00
UlricQin 85ce228137 add vendor 2020-05-19 10:19:37 +08:00
UlricQin 0546d6cb99 Revert "update vendor"
This reverts commit 68826d39ae.
2020-05-19 10:15:30 +08:00
UlricQin 68826d39ae update vendor 2020-05-19 10:01:37 +08:00
zengwh 1accfdf9a8
support collect process mem util, mem used and cpu util metrics (#152)
* support send to influxdb

* fix influxdb config var

* fix name error

* fix remove unused variable

* support collect proc mem util, mem used and cpu util metrics

* opt calc timestamp

* opt code
2020-05-18 19:25:54 +08:00
Ulric Qin 91d9f3b29f upgrade 2.1.0 2020-05-16 18:46:53 +08:00
zengwh 7fa09f19de
Transfer backend support opentsdb (#149)
* support send to opentsdb

* fix issue
2020-05-16 14:32:32 +08:00
Gavin Gao c610d645bb
Merge pull request #147 from GaoJiasheng/master
delete useless lock
2020-05-16 08:47:20 +08:00
gaojiasheng 5207b2fcba delete useless lock 2020-05-16 00:14:42 +08:00
jsers 806a392d0f web build 2020-05-15 18:27:51 +08:00
jsers 6211d4849a rm unused code 2020-05-15 18:27:20 +08:00
jsers 74cfb17d5f web build 2020-05-15 18:25:39 +08:00
jsers e5cef8ccc0 fix: normalize dirty list to tree 2020-05-15 18:25:39 +08:00
710leo fe9c84f263 Change verson to 2.0.0 2020-05-15 17:35:03 +08:00