Ulric Qin
|
0b4d1639c6
|
support type: SUBTRACT
|
2020-06-20 22:08:10 +08:00 |
dongdong
|
018d19857d
|
Fix stddev function (#224)
* Correct stddev function usage
* Simplify code
* Fix CI error
|
2020-06-20 13:56:52 +08:00 |
jsers
|
4233c36fd0
|
web build
|
2020-06-18 16:04:49 +08:00 |
jsers
|
8375caaaba
|
fix: clear useless data when subscribing
|
2020-06-18 16:04:03 +08:00 |
jsers
|
12ae7bbf56
|
web build
|
2020-06-17 11:40:09 +08:00 |
jsers
|
8555ad5118
|
style: optimize alarm scene table style (#198)
|
2020-06-17 11:39:15 +08:00 |
jsers
|
eeffa02f59
|
web build
|
2020-06-17 11:12:22 +08:00 |
jsers
|
7003e3a03b
|
fix: graph legend is not available
|
2020-06-17 11:10:19 +08:00 |
jsers
|
fc023fd833
|
fix: Graph typescript error
|
2020-06-17 11:07:58 +08:00 |
dongdong
|
b45a968a9a
|
Add stddev funtion for judge (#214)
|
2020-06-16 14:26:00 +08:00 |
710leo
|
8dac520a79
|
change go.mod
|
2020-06-15 15:57:10 +08:00 |
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 |