Ulric Qin
d254e5670b
rebuild table collect_rule
2021-01-23 17:02:37 +08:00
Ulric Qin
9c945b33fb
is tag value is blank, use nil instead
2021-01-23 14:08:44 +08:00
yubo
c53a66d20e
remove sql.mon.collect_rule.created ( #542 )
2021-01-23 13:28:45 +08:00
Ulric Qin
335b113327
release 3.5.1
2021-01-23 11:04:58 +08:00
Ulric Qin
122590265d
ignore EOF error
2021-01-23 10:59:57 +08:00
lynxcat
aab2f8b090
add a method to get the Endpoint ( #540 )
...
Co-authored-by: lynxcat <lynxcatdeng@gmail.com>
2021-01-23 08:50:36 +08:00
shaojie
f0a4c130f6
后端日志格式更改 ( #539 )
2021-01-23 08:06:02 +08:00
yubo
029f0a09ba
bugfix: return err when unable to get monapi.collectRule ( #537 )
2021-01-22 17:39:02 +08:00
yubo
8fe3d2b0b3
bugfix: replace ref with instantiated variable for prober.rules.updatedAt ( #536 )
...
* add mon.plugins.redis descriptions
* bugfix: add region field for instances/heartbeat
* bugfix: replace ref with instantiated variable for prober.rules.updatedAt
2021-01-22 16:20:07 +08:00
UlricQin
25c31fcb2e
+alarmEnabled true
2021-01-22 14:34:20 +08:00
UlricQin
2a74809294
add doc
2021-01-22 11:52:15 +08:00
UlricQin
09154e40aa
3.5.0 release
2021-01-22 11:45:05 +08:00
UlricQin
2e9b236406
3.5.0 release
2021-01-22 11:29:49 +08:00
Ulric Qin
1f88b72dba
Merge branch 'master' of github.com:didi/nightingale
2021-01-21 20:49:39 +08:00
Ulric Qin
0c133afbaf
wget tarball
2021-01-21 20:49:29 +08:00
710leo
2f87121e27
fix typo
2021-01-21 20:23:13 +08:00
710leo
b72e2d3fe0
Merge branch 'master' of https://github.com/didi/nightingale
2021-01-21 20:18:48 +08:00
710leo
4119414079
add tree search by user
2021-01-21 20:18:16 +08:00
Ulric Qin
955fe6795d
test modify screen tpl
2021-01-21 20:16:50 +08:00
市民233
fbbb59971c
feat: update go proxy module url ( #532 )
2021-01-21 20:03:38 +08:00
市民233
0a6df20b7d
fix aliyun repo golang mod 404 ( #531 )
...
aliyun repo golang mod 404, just connect directly
go module公共代理仓库资料404,就直连
2021-01-21 16:36:46 +08:00
yubo
d640d86160
add mon.plugins.redis descriptions ( #529 )
...
* add mon.plugins.redis descriptions
* bugfix: add region field for instances/heartbeat
2021-01-21 16:35:31 +08:00
qinyening
6a70bed30f
modify proc info collect ( #528 )
2021-01-21 00:38:18 +08:00
yubo
91503cfd25
update template document for mysql,mongo and redis ( #526 )
...
* update mysql document
* update template document for mysql,mongo and redis
* use TelegrafPlugin interface
* add mon.plugins.github as an exmpale
2021-01-20 23:07:56 +08:00
710leo
56feba9b45
Merge branch 'master' of https://github.com/didi/nightingale
2021-01-19 19:25:02 +08:00
710leo
5eec7c317c
bugfix: arbitrary file reading
2021-01-19 19:24:46 +08:00
UlricQin
04c650528f
Merge branch 'master' of https://github.com/didi/nightingale
2021-01-19 18:42:18 +08:00
UlricQin
e8ba0fb0bb
fix ssrf
2021-01-19 18:41:51 +08:00
710leo
22cb24da09
add license
2021-01-18 23:39:23 +08:00
yubo
8204641656
add logger with monapi.plugins as telegraf.Logger interface ( #522 )
2021-01-18 19:25:47 +08:00
710leo
c5ba127b9e
Merge branch 'master' of https://github.com/didi/nightingale
2021-01-18 13:27:02 +08:00
710leo
d2be562619
add alert & screen template
2021-01-18 13:26:37 +08:00
UlricQin
a4c8638448
code refactor
2021-01-15 19:59:26 +08:00
alick-liming
51cf58fcdf
ams agent直接挂载到节点 ( #518 )
...
* ams agent直接挂载到节点
* 代码调整
Co-authored-by: alickliming <alickliming@didi.global.com>
2021-01-15 19:54:25 +08:00
qinyening
b00b7817f2
Support screen and alert template ( #517 )
2021-01-15 15:58:21 +08:00
燕小乙
6b1e432f6d
m3db writetagged应该并发做,不然会导致transfer rpc变慢 ( #514 )
...
* m3db writetagged应该并发做,不然会导致transfer rpc变慢
* go func指针传参问题
2021-01-15 09:16:06 +08:00
UlricQin
f590194fba
bugfix: same stra in nid
2021-01-14 10:06:49 +08:00
710leo
72ec59bdac
Support unassigned tenant search
2021-01-13 14:04:56 +08:00
UlricQin
a07df519ab
add 3.4.1 doc
2021-01-13 12:45:26 +08:00
UlricQin
7bf3049f4a
upgrade 3.4.1 bugfix log_collect
2021-01-13 12:39:02 +08:00
yubo
a88315ee74
bugfix: call collect.Decode before get() ( #507 )
...
* add models.user.i18n
* bugfix: call collect.Decode before get()
2021-01-13 12:34:44 +08:00
UlricQin
c182c70b8d
bugfix: check node is nil
2021-01-13 10:10:00 +08:00
alick-liming
fab8568633
新增用户添加组织字段 ( #505 )
...
Co-authored-by: alickliming <alickliming@didi.global.com>
2021-01-13 10:00:58 +08:00
yubo
74545012ed
add models.user.i18n ( #504 )
2021-01-12 20:27:49 +08:00
UlricQin
903a1654b6
fix sql inject
2021-01-12 18:38:12 +08:00
yubo
7161c1ac4e
adjust some file, variable name for prober module ( #503 )
...
* move pulgins_config.go to config dir
* add mongodb, redis yml
2021-01-11 22:08:27 +08:00
alick-liming
a9cf307cbf
租户项目粒度某类资源top数量 ( #499 )
...
* 租户项目粒度某类资源top数量
* 租户项目粒度某类资源top数量
* resname->rescate
Co-authored-by: alickliming <alickliming@didi.global.com>
2021-01-11 12:58:32 +08:00
alick-liming
f9cfcaeabe
告警hours支持 ( #497 )
...
Co-authored-by: alickliming <alickliming@didi.global.com>
2021-01-11 11:42:28 +08:00
yubo
b9aacf28e5
add start,end for transfer.index.fullmatch get ( #494 )
...
* add start,end with transfer.index.fullmatch get
* bugfix: should cleanup token before destory session when auth.extra.mode.enable
2021-01-09 14:09:06 +08:00
710leo
54512491b7
fix alert history tag display
2021-01-08 20:08:47 +08:00