UlricQin
82a42f3649
host filter support id field
2020-12-04 18:56:28 +08:00
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>
2020-12-04 16:18:05 +08:00
Ulric Qin
eedfc99064
upgrade 3.3.1
2020-12-03 21:22:50 +08:00
Ulric Qin
80c316201d
code refactor
2020-12-03 21:11:39 +08:00
710leo
a8f7f6a04e
judge refactor
2020-12-03 11:50:45 +08:00
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>
2020-12-02 11:49:26 +08:00
Hayden
e673c5340c
Update README.md ( #434 )
...
Change the README
2020-12-02 11:48:12 +08:00
DemoLiang
3c7c836b64
[FIX][issue#433]优化告警收敛,查询告警事件统计数据数据时使用created做between查询数据库时耗时非常久的问题,修改问使用etime 可以命中etime索引,提升查询性能,4C8G查询100W告警事件大概9s耗时,修改为etime大概700ms耗时 ( #435 )
2020-12-02 11:38:35 +08:00
Rick
7068faaa92
clean cache, reduce image size ( #430 )
...
* clean cache, reduce image size
* remove set -ex, image size indeed reduced
2020-12-02 04:16:24 +08:00
Ulric Qin
d063bc0e78
for jeff, dirty data
2020-12-01 23:39:03 +08:00
Ulric Qin
c6442ed68a
add agent log
2020-12-01 22:32:13 +08:00
Ulric Qin
ebb95a8292
add debug log
2020-12-01 22:13:16 +08:00
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>
2020-12-01 19:43:23 +08:00
710leo
0bd9b5b0d1
update dict.json
2020-12-01 10:56:44 +08:00
qinyening
74e85cdadc
support i18n ( #431 )
2020-11-30 21:11:46 +08:00
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>
2020-11-30 15:17:43 +08:00
UlricQin
b65e56b9fd
report change value
2020-11-30 14:36:07 +08:00
qinyening
0b696202e7
support get users by org ( #426 )
...
* support get users by org
2020-11-28 11:42:46 +08:00
Ulric Qin
5d0c6c0c6e
add build_local
2020-11-28 10:24:26 +08:00
snow_white
99d2d7a2ae
修复metricIndex的TagkvMap初始化两次造成的内存浪费 ( #424 )
...
Co-authored-by: zhuxingtao <zhuxingtao@baijiahulian.com>
2020-11-28 10:12:49 +08:00
UlricQin
0e8b626528
Update m3db-install.md
2020-11-28 09:18:38 +08:00
yubo
d80ce1d8c5
update auth/logout ( #417 )
2020-11-24 18:56:18 +08:00
UlricQin
86c0520076
fix job scheduler
2020-11-24 16:26:54 +08:00
UlricQin
966870200b
code refactor
2020-11-23 11:05:58 +08:00
Ulric Qin
a3004a5140
add send_voice
2020-11-21 02:09:00 +08:00
710leo
dc97556807
update changelog
2020-11-21 00:50:15 +08:00
710leo
79d8aeee11
monapi get index configurable
2020-11-21 00:43:33 +08:00
710leo
d5430256c7
fix rdb sql
2020-11-20 18:21:10 +08:00
UlricQin
6691801721
code refactor
2020-11-20 18:04:35 +08:00
yubo
46c1c972ab
docs: add m3db install ( #414 )
...
* docs: add m3db install
* change transfer default settings
2020-11-20 07:37:00 +08:00
UlricQin
4339a653ce
Update README.md
2020-11-19 08:27:45 +08:00
yubo
299122f965
add nid to transfer query data/index ( #411 )
2020-11-18 23:46:51 +08:00
dujiashu
a6b160caed
fix typo and add render ( #410 )
2020-11-18 18:16:56 +08:00
710leo
a5672bc1b3
Merge branch 'master' of https://github.com/didi/nightingale
2020-11-18 16:17:30 +08:00
710leo
6e5dff6454
update sql
2020-11-18 16:17:21 +08:00
yubo
38e060f704
When the time exceeds the limit, adjust the end time ( #409 )
2020-11-18 16:14:58 +08:00
710leo
227652ec8f
Merge branch 'master' of https://github.com/didi/nightingale
2020-11-18 16:14:12 +08:00
710leo
fa263eb68d
fix sql
2020-11-18 16:14:01 +08:00
yubo
d3992b81ef
use consolFun instead of aggrFunc with resample ( #408 )
2020-11-18 11:13:45 +08:00
yubo
c430657738
transfer query end = end+1 ( #406 )
2020-11-17 22:08:32 +08:00
yubo
d78301567b
M3db 2 ( #404 )
...
* bugfix: transfer ignore counter when tag is empty
* add m3db benchmark
2020-11-17 22:07:50 +08:00
710leo
bddd93cd80
udpate rdb sql
2020-11-17 18:32:52 +08:00
qinyening
a659820b07
refactor judge ( #405 )
...
* refactor judge
* rdb user add organization typ status
2020-11-17 18:27:22 +08:00
UlricQin
d32f9ef763
del no use code for transfer
2020-11-16 16:45:04 +08:00
yubo
920dd9a947
Add http_middleware to transfer ( #402 )
...
* validate ui query, add aggrFun support for resample
* add http_middleware to transfer
2020-11-16 16:33:02 +08:00
dujiashu
3f352a393b
code refactory ( #403 )
...
* support tt automation by job
* format
* import order
* use map to avoid repetition
* add api for sync from ccp by force
* fix bug
* code refactory
* delete unused code
* delete func
* code refactory
* rename labels key
Co-authored-by: dujiashu <dujiashu@didiglobal.com>
2020-11-16 16:29:42 +08:00
yubo
86df27587e
bugfix: query index by clude only get last record ( #401 )
...
* support time limit for m3db query
* bugfix: query index by clude only get last record
2020-11-16 13:25:35 +08:00
UlricQin
7b1ccd956b
Merge branch 'master' of https://github.com/didi/nightingale
2020-11-16 11:03:54 +08:00
UlricQin
e928faf4f9
refactor /api/rdb/nodes?cate=xx
2020-11-16 11:01:36 +08:00
Ulric Qin
70e2cefd98
go mod vendor
2020-11-16 08:56:04 +08:00