yimeng
|
4b2ebf4761
|
docker-compose v0.2 (#318)
* fix regular dot
* add yarn.lock to .gitignore
* add docker-compose
* add docker-compose
* Delete PORTForm.tsx
* Delete .gitignore
* add .gitignore
* Update .gitignore
* add ifconfig
* fix dockerfile filename
* remove nginx.sh in Dockerfile
* 1 修复agent缺失命令 2 二次构建二进制 3 mysql启动等待
* 1 修复agent缺失命令 2 二次构建二进制 3 mysql启动等待
|
2020-09-29 11:18:07 +08:00 |
yimeng
|
1482cfcf32
|
docker-compose快速体验夜莺v3 (#316)
* fix regular dot
* add yarn.lock to .gitignore
* add docker-compose
* add docker-compose
* Delete PORTForm.tsx
* Delete .gitignore
* add .gitignore
* Update .gitignore
|
2020-09-28 19:05:38 -05:00 |
Ulric Qin
|
472ed62c12
|
Merge branch 'master' of https://github.com/didi/nightingale
|
2020-09-28 22:55:48 +08:00 |
Ulric Qin
|
04822e9d8f
|
bugfix: address.yml: give default config for rdb.addresses
|
2020-09-28 22:55:26 +08:00 |
alick-liming
|
fe81c6cad7
|
配置调整,连接检查 (#314)
* 1.rabbitmq 配置文件 2.连接检查
* 代码调整
* 启动协程
* rabbitmq 连接检查代码调优
* rabbitmq 连接检查代码调优
Co-authored-by: alickliming <alickliming@didi.global.com>
|
2020-09-28 17:20:31 +08:00 |
UlricQin
|
6e6771ff3b
|
upgrade pub dir
|
2020-09-28 14:54:12 +08:00 |
UlricQin
|
e5fc1bef44
|
code refactor
|
2020-09-28 12:33:27 +08:00 |
litianshun
|
68b213b737
|
influxdb query sql bug fix (#313)
* bug fix influxdb query data, query index
Co-authored-by: litianshun <litianshun@meicai.cn>
|
2020-09-28 11:10:16 +08:00 |
UlricQin
|
ceb86a2d5f
|
bugfix: sql schema
|
2020-09-28 10:07:10 +08:00 |
UlricQin
|
6bd28ba82e
|
code refactor
|
2020-09-27 23:27:11 +08:00 |
UlricQin
|
dbc0c0ad40
|
add install doc
|
2020-09-27 23:20:23 +08:00 |
Ulric Qin
|
6baebfad11
|
pub dir set to /home/n9e/pub
|
2020-09-27 23:03:45 +08:00 |
UlricQin
|
536b154aaa
|
add some snapshot
|
2020-09-27 23:02:54 +08:00 |
UlricQin
|
db75a5fb74
|
modify nginx for static files
|
2020-09-27 19:57:43 +08:00 |
Ulric Qin
|
be1e161f31
|
add vendor Makefile
|
2020-09-27 19:27:10 +08:00 |
Ulric Qin
|
7864114d7c
|
add readme
|
2020-09-26 23:59:34 +08:00 |
Ulric Qin
|
405114a893
|
code refactor
|
2020-09-26 23:30:34 +08:00 |
Ulric Qin
|
a90adf1212
|
Merge branch 'master' of github.com:didi/nightingale
|
2020-09-26 23:27:26 +08:00 |
Ulric Qin
|
6c5fb4cd35
|
code refactor
|
2020-09-26 23:26:58 +08:00 |
Ulric Qin
|
a443710669
|
go mod refactor
|
2020-09-26 23:11:34 +08:00 |
Ulric Qin
|
9e881bc9a5
|
use rabbitmq
|
2020-09-26 23:09:03 +08:00 |
Ulric Qin
|
4197cfba98
|
add nginx.conf
|
2020-09-26 22:58:14 +08:00 |
Ulric Qin
|
4ec1086fc9
|
add tsdb.yml
|
2020-09-26 22:41:34 +08:00 |
Ulric Qin
|
3d11f2cacc
|
code refactor
|
2020-09-26 22:38:24 +08:00 |
Ulric Qin
|
b4ce2e8167
|
code refactor
|
2020-09-26 22:33:31 +08:00 |
Ulric Qin
|
5527ed0a86
|
code refactor
|
2020-09-26 22:28:24 +08:00 |
Ulric Qin
|
107ad572f8
|
code refactor
|
2020-09-26 22:21:23 +08:00 |
Ulric Qin
|
f16315328b
|
refactor control
|
2020-09-26 21:58:37 +08:00 |
Ulric Qin
|
ae705e1b40
|
refactor operation log new
|
2020-09-26 21:45:23 +08:00 |
710leo
|
2d9287805e
|
add vendor
|
2020-09-26 17:02:52 +08:00 |
710leo
|
ed35ddc388
|
3.0.0
|
2020-09-26 16:53:10 +08:00 |
710leo
|
8379624581
|
clean code
|
2020-09-26 16:37:46 +08:00 |
710leo
|
86b31575eb
|
clean code
|
2020-09-26 16:28:27 +08:00 |
UlricQin
|
654e4278fa
|
Update control
|
2020-09-22 12:56:38 +08:00 |
sunyu
|
f9c6c0465a
|
支持容器化部署配置自监控,兼容之前的配置 (#310)
* "配置化collector推送地址"
* "配置化collector推送地址"
* "兼容collector之前的配置"
Co-authored-by: 孙宇 <suny129@chinaunicom.cn>
Co-authored-by: suny129 <1061691533@qq.com>
|
2020-09-22 10:43:52 +08:00 |
UlricQin
|
9cb3bd564b
|
code refactor: stats.init
|
2020-09-22 10:42:50 +08:00 |
sunyu
|
bc884175be
|
Configure collector push address (#296)
* "配置化collector推送地址"
* "配置化collector推送地址"
Co-authored-by: 孙宇 <suny129@chinaunicom.cn>
|
2020-09-16 20:33:00 +08:00 |
qinyening
|
fb6e789909
|
Merge pull request #300 from zhuxingtao/master
fix: misspelling
|
2020-09-12 12:41:06 +08:00 |
zhuxingtao
|
944982898e
|
fix: misspelling
|
2020-09-09 19:23:40 +08:00 |
chixianliangGithub
|
a8357dffb9
|
更改代码顺序,提高代码性能 (#291)
Co-authored-by: chixl <chixl@t3go.cn>
|
2020-09-02 15:05:38 +08:00 |
ronething-bot
|
50f5c6a98d
|
fix: link error (#284)
|
2020-08-28 10:06:32 +08:00 |
UlricQin
|
f5d050f3f2
|
delete /api/transfer/v2
|
2020-08-25 16:19:47 +08:00 |
UlricQin
|
2a79303241
|
add QueryDataV2
|
2020-08-25 15:29:23 +08:00 |
xingren23
|
a72fa5b8dd
|
collect config sys enable,default true (#272)
Co-authored-by: wangzhiguo04 <wangzhiguo04@meicai.cn>
|
2020-07-26 12:31:31 +08:00 |
xingren23
|
66421ae557
|
refactor collect push , sys -> core (#271)
Co-authored-by: wangzhiguo04 <wangzhiguo04@meicai.cn>
|
2020-07-26 12:28:45 +08:00 |
jsers
|
4b2f6a2c27
|
web build
|
2020-07-23 10:11:57 +08:00 |
jsers
|
9b99fe61e0
|
Alarm stra allows to configure the same metrics (#260)
|
2020-07-23 10:11:27 +08:00 |
jsers
|
e0584066a9
|
feat: add stddev func option (#211)
|
2020-07-23 10:10:57 +08:00 |
710leo
|
d70e60d4a5
|
fix exclude leaf nid when sync stra
|
2020-07-22 21:11:00 +08:00 |
youtwo123
|
7abec2ccb8
|
[transfer] fix and trigger generates event twice bug (#266)
* [transfer] fix and trigger generates event twice bug
* [monapi] stra excl all leaf nodes under exclNid
|
2020-07-22 17:08:38 +08:00 |