Commit Graph

764 Commits

Author SHA1 Message Date
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
Ulric Qin 49e8dbe5f6 准备发版3.3.0 2020-11-14 17:23:30 +08:00
Ulric Qin 250dd0c92d no cache for *.json 2020-11-13 21:32:10 +08:00
dujiashu d4adafbcb7
support sync container by force (#399)
* 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

Co-authored-by: dujiashu <dujiashu@didiglobal.com>
2020-11-13 21:22:23 +08:00
alick-liming ffc98f31c9
rdb新增用户添加时间代码调整 (#398)
* rdb资源增加volume

* rdb用户增加创建时间

* rdb用户添加时间

* rdb新增添加用户时间代码调整

* test

Co-authored-by: alickliming <alickliming@didi.global.com>
2020-11-13 14:18:49 +08:00
alick-liming 1a71de851a
rdb新增用户添加时间 (#397)
* rdb资源增加volume

* rdb用户增加创建时间

* rdb用户添加时间

Co-authored-by: alickliming <alickliming@didi.global.com>
2020-11-13 13:39:28 +08:00
yubo dd67efe0f6
support time limit for m3db query (#396) 2020-11-12 15:50:31 +08:00
yubo 033383eea4
validate ui query, add aggrFun support for resample (#392) 2020-11-12 11:50:40 +08:00
UlricQin ee873a4ae2 code refactor 2020-11-12 11:24:54 +08:00
alick-liming 5667a6ee09
rdb资源增加volume (#394)
Co-authored-by: alickliming <alickliming@didi.global.com>
2020-11-11 20:49:48 +08:00
UlricQin d26a4a35ab code refactor 2020-11-11 16:44:57 +08:00
gcxfd d7acc88c05
sed ip to host for docker (#391) 2020-11-11 13:50:09 +08:00
710leo 1ab6dfceb1 fix docker-compose redis connection 2020-11-10 23:55:25 +08:00
yubo a90c746626
bugfix: variable scope problem (#389)
* support openID2.0

* generate UUID if it's not set

* add m3db support

* add test shell

* update transfer.yml

* remove klog

* use remote m3 repo

* remove some file

* add description for tansfer.m3db config

* add query data for ui

* bugfix: Variable scope problem
2020-11-10 16:21:09 +08:00
gcxfd fb1b5802ab
fix redis connection (#386) 2020-11-10 16:06:18 +08:00
yubo 69ceeff9b8
M3db (#388)
* support openID2.0

* generate UUID if it's not set

* add m3db support

* add test shell

* update transfer.yml

* remove klog

* use remote m3 repo

* remove some file

* add description for tansfer.m3db config

* add query data for ui
2020-11-10 14:58:27 +08:00