Commit Graph

315 Commits

Author SHA1 Message Date
jsers 60fcbcb3eb fix: Fixed serie color 2020-04-14 13:07:13 +08:00
710leo dfebb86a76 init rpc clients before collect 2020-04-13 21:27:17 +08:00
710leo daa8ba4f48 Merge branch 'master' of github.com:didi/nightingale 2020-04-13 19:29:07 +08:00
710leo 4b7262f18d delete strategy which does not found nid 2020-04-13 19:27:24 +08:00
Feng_Qi 12cadb218d
fix port check and push debug log (#86)
* 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
2020-04-13 19:10:04 +08:00
710leo 99ca7fb862 feat: event support extra field 2020-04-13 17:48:24 +08:00
陈键冬 0604c690d4
standardizing code (#81)
* Review index module

* Update debug info

* Update according to the reivew feedback

* Remove newline

* Micro update

* Micro fix

* Fix grammer error
2020-04-13 13:09:42 +08:00
710leo 69702e5fd6 log support more time format 2020-04-12 15:50:21 +08:00
陈键冬 6e17b9a2f1
Details fixed about model (#80)
* Details fixed

* Fix typo

* Clean code
2020-04-12 10:04:37 +08:00
陈键冬 d082b2a2e0
Docs update (#78) 2020-04-11 18:43:42 +08:00
陈键冬 eedab9d8c2
Optimize dataobj module (#79) 2020-04-11 18:41:50 +08:00
陈键冬 08f4f1788f
Update readme (#77) 2020-04-10 21:38:30 +08:00
UlricQin 80a8c6900a fix conn shutdown when transfer restart 2020-04-10 16:53:12 +08:00
UlricQin 0951f1f1af Merge branch 'master' of github.com:didi/nightingale 2020-04-10 15:48:54 +08:00
陈键冬 595f2fd82c
Offer a better docker example (#75) 2020-04-10 10:52:13 +08:00
Ulric Qin d4b24ed573 fix rpc conn close 2020-04-09 00:31:48 +08:00
Ulric Qin 761c0fae25 code refactor 2020-04-09 00:21:28 +08:00
Ulric Qin 8f40b87bec collector call transfer rpc use long connection 2020-04-09 00:14:22 +08:00
UlricQin bddef26a22 Merge branch 'master' of github.com:didi/nightingale 2020-04-08 10:39:31 +08:00
ulricqin a74016f7ed
Merge pull request #68 from hantmac/master
add gitattributes
2020-04-08 10:37:37 +08:00
hantmac 0e8ba24356 add tsx 2020-04-07 20:30:22 +08:00
hantmac f54fa7180a add gitattributes 2020-04-07 20:26:26 +08:00
UlricQin 92c0ee99d6 bugfix: genMetric 2020-04-07 18:55:23 +08:00
qinyening ff209fba85
Merge pull request #64 from chenjiandongx/imporve-performance
performance improvement
2020-04-07 12:43:35 +08:00
chenjiandongx 9f158992fc Unify the receiver name 2020-04-06 21:07:13 +08:00
chenjiandongx 03540ac19a Code polishing 2020-04-06 21:04:02 +08:00
chenjiandongx 1c066df6ac Fetching data and packaging results can be handled at the same time to imporve performance 2020-04-06 20:48:10 +08:00
陈键冬 73ed8a66d3
Ploish some details (#63)
* Ploish some details

* Rename linkedlist file and make it looks more like golang style, not Java
2020-04-06 16:35:51 +08:00
710leo 59f2bb003b Merge branch 'master' of github.com:didi/nightingale 2020-04-03 15:24:00 +08:00
710leo d39b4af421 fix: and conditions alert recovery 2020-04-03 15:22:34 +08:00
UlricQin 58ccd2153e fix format char 2020-04-02 17:34:51 +08:00
UlricQin 246aaa9bd7 add some comment 2020-04-02 16:12:23 +08:00
jsers f10b9b98ee web build 2020-04-02 15:14:22 +08:00
jsers 1995f0b280 fix: Fix menu locale for zh 2020-04-02 15:13:03 +08:00
jsers 3139525149 web build 2020-04-02 10:16:13 +08:00
jsers c7e50f223d feat: add English translation 2020-04-02 10:16:13 +08:00
710leo 428ce391f9 fix: transfer get stra 2020-04-01 16:14:57 +08:00
Ulric Qin b88b9b670f add gzip for js and css 2020-03-31 07:07:32 +08:00
710leo 5e7bfed6af fix: rebuild judge pool 2020-03-30 17:52:39 +08:00
710leo 5931481c03 judge use lpush 2020-03-29 20:01:33 +08:00
710leo 2c5836f8c8 fix: counter type compute func 2020-03-29 10:59:07 +08:00
Ulric Qin bf2a4b9ef5 fix counter type compute func 2020-03-29 08:08:43 +08:00
710leo 3d8d6c6886 refactor: clean history data 2020-03-29 00:15:22 +08:00
710leo f3406af763 feat: be compatible with counter type 2020-03-29 00:09:04 +08:00
Ulric Qin cb64d2cb98 ignore event xorm field 2020-03-28 18:50:52 +08:00
Ulric Qin 6b87069f8e alert upgrade logic refactor 2020-03-28 18:39:29 +08:00
710leo 18e7201122 Merge branch 'master' of github.com:didi/nightingale 2020-03-27 15:04:58 +08:00
710leo 2f86831c60 refactor: change transfer stats metric 2020-03-27 14:58:36 +08:00
Ulric Qin 484480348b use ShouldBindJSON not ShouldBind 2020-03-27 14:18:40 +08:00
Ulric Qin 14d1dec45d use ShouldBindJSON not ShouldBind when receive data 2020-03-27 14:17:41 +08:00