710leo
bad43090ff
Add user dispname under the node
4 years ago
710leo
c2867d9638
Modify alert function
4 years ago
UlricQin
6dbbbac344
bugfix: insert task_meta sql inject
4 years ago
UlricQin
e903f609a5
Update README.md
4 years ago
Tiny
9dd1f1f90b
钉钉告警可以at特定指定人员 ( #475 )
...
* - add dingtalk robot @ special person
should config phone number in user IM field
* send msg by each robot when there are more than one robot in stra
4 years ago
Ulric Qin
4b22390faf
refactor ip shell
4 years ago
710leo
9dbfef3df8
Optimize log output
4 years ago
UlricQin
28c794b2da
modify stra.timeout default = 5000
4 years ago
UlricQin
ee96ce5046
test port listen on 127.0.0.1 and identity.ip and ::1
4 years ago
UlricQin
28d311e759
bugfix sql 注入
4 years ago
710leo
d355393074
fix: 同比变化率告警函数
4 years ago
moses
7b220da936
变化率绝对值算法问题 ( #462 )
4 years ago
Paul Chu
a1130b0e7c
MOD: agent 文件系统 rw 探测 ( #465 )
4 years ago
710leo
8bba55e441
fix node role save
4 years ago
Paul Chu
d6d2e32b2e
FIX: 修复订阅大盘图表 ( #461 )
...
* FIX: 修复短信报警模板的转义问题
报警说明里的信息由于 html template 的转义,会将部分字符转义为 html 表示,但是短信内容不需要转义。
向 template 模板添加 unescaped 处理函数,并在模板文件中使用 unescaped 标识不需要转义的字段,实现避免转义
* FIX: html template func 需要在 phase 之前添加
* FIX: use the filename as template name
* FIX: template name
* FIX: 修复订阅大盘图表
Co-authored-by: zhupeiyuan <zhupeiyuan@fenbi.com>
4 years ago
Feng_Qi
37c8317410
告警信息增加设备名称(name)和设备备注(note) ( #460 )
...
* fix port check and push debug log
1:如果服务没有监听在 0.0.0.0 上,而是监听在特定地址上的话,在 127.0.0.1 上无法检测到端口。修改为如果 127.0.0.1 检测不到话,在 identity 的地址上再检测一次。
2. http push 部分缺乏 debug 日志,把 debug log 改到 push 里面以补全。
* Update cron.go
* notify add resource name and note
* Update notify.go
4 years ago
yubo
19337b230c
change transfer.m3db.env default -> default_env ( #459 )
4 years ago
UlricQin
d0ec6d8244
Merge branch 'master' of https://github.com/didi/nightingale
4 years ago
UlricQin
a232e7dfcd
add some logs
4 years ago
qinyening
9b0a8dbb07
Agent 默认不采集 disk.rw.error 指标 ( #455 )
...
* configurable FsRWMetrics collect
4 years ago
ysicing
2e7a2a07ac
fix: ldap登录如果配置允许coverAttributes,会导致panic ( #454 )
...
fix #453
Signed-off-by: ysicing <i@ysicing.me>
4 years ago
UlricQin
36e119770a
code refactor
4 years ago
UlricQin
ac2efd2baf
bugfix
4 years ago
alick-liming
5bd9c5fefc
支持全局数据统计 1.rdb分类资源数量 2.告警数量 ( #447 )
4 years ago
Ulric Qin
68bccb4d3f
update readme
4 years ago
Ulric Qin
284b2c0db3
update readme
4 years ago
710leo
83a63da6c4
update vendor
4 years ago
710leo
dc7c0885a7
feat: support get nodes by ids
4 years ago
UlricQin
82a42f3649
host filter support id field
4 years ago
Paul Chu
30b600fe36
BUGFIX: 修复短信报警模板的转义问题 ( #440 )
...
* FIX: 修复短信报警模板的转义问题
报警说明里的信息由于 html template 的转义,会将部分字符转义为 html 表示,但是短信内容不需要转义。
向 template 模板添加 unescaped 处理函数,并在模板文件中使用 unescaped 标识不需要转义的字段,实现避免转义
* FIX: html template func 需要在 phase 之前添加
* FIX: use the filename as template name
* FIX: template name
Co-authored-by: zhupeiyuan <zhupeiyuan@fenbi.com>
4 years ago
Ulric Qin
eedfc99064
upgrade 3.3.1
4 years ago
Ulric Qin
80c316201d
code refactor
4 years ago
710leo
a8f7f6a04e
judge refactor
4 years ago
alick-liming
94eb306692
ams agent上报注册代码调整 ( #436 )
...
* rdb资源增加volume
* rdb用户增加创建时间
* rdb用户添加时间
* rdb新增添加用户时间代码调整
* test
* 1.agent上报扩展字段 2.rdb标签批量修改
* 代码调整
* 代码调整
* ams扩展代码调整
* test
* test
* 测试
* 错误调整
* ams agent上报注册代码调整
* map clear返回值去掉
Co-authored-by: alickliming <alickliming@didi.global.com>
4 years ago
Hayden
e673c5340c
Update README.md ( #434 )
...
Change the README
4 years ago
DemoLiang
3c7c836b64
[FIX][issue#433]优化告警收敛,查询告警事件统计数据数据时使用created做between查询数据库时耗时非常久的问题,修改问使用etime 可以命中etime索引,提升查询性能,4C8G查询100W告警事件大概9s耗时,修改为etime大概700ms耗时 ( #435 )
4 years ago
Rick
7068faaa92
clean cache, reduce image size ( #430 )
...
* clean cache, reduce image size
* remove set -ex, image size indeed reduced
4 years ago
Ulric Qin
d063bc0e78
for jeff, dirty data
4 years ago
Ulric Qin
c6442ed68a
add agent log
4 years ago
Ulric Qin
ebb95a8292
add debug log
4 years ago
alick-liming
7a185b5054
ams 扩展字段bugfix ( #429 )
...
* rdb资源增加volume
* rdb用户增加创建时间
* rdb用户添加时间
* rdb新增添加用户时间代码调整
* test
* 1.agent上报扩展字段 2.rdb标签批量修改
* 代码调整
* 代码调整
* ams扩展代码调整
* test
* test
* 测试
* 错误调整
Co-authored-by: alickliming <alickliming@didi.global.com>
4 years ago
710leo
0bd9b5b0d1
update dict.json
4 years ago
qinyening
74e85cdadc
support i18n ( #431 )
4 years ago
alick-liming
82dadb31b5
1. ams扩展字段 2.rdb标签批量修改 ( #428 )
...
* rdb资源增加volume
* rdb用户增加创建时间
* rdb用户添加时间
* rdb新增添加用户时间代码调整
* test
* 1.agent上报扩展字段 2.rdb标签批量修改
* 代码调整
* 代码调整
Co-authored-by: alickliming <alickliming@didi.global.com>
4 years ago
UlricQin
b65e56b9fd
report change value
4 years ago
qinyening
0b696202e7
support get users by org ( #426 )
...
* support get users by org
4 years ago
Ulric Qin
5d0c6c0c6e
add build_local
4 years ago
snow_white
99d2d7a2ae
修复metricIndex的TagkvMap初始化两次造成的内存浪费 ( #424 )
...
Co-authored-by: zhuxingtao <zhuxingtao@baijiahulian.com>
4 years ago
UlricQin
0e8b626528
Update m3db-install.md
4 years ago
yubo
d80ce1d8c5
update auth/logout ( #417 )
4 years ago