陈键冬
|
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 |
710leo
|
aac5fd1a93
|
fix: collect proc by file
|
2020-03-27 14:10:52 +08:00 |
ulricqin
|
53f1c1e64d
|
Merge pull request #38 from soolaugust/remove-deprecated
os.SEEK_* is deprecated, use io.Seek* instead
|
2020-03-27 11:37:39 +08:00 |
ulricqin
|
bda2eae933
|
Merge pull request #37 from canghai908/master
use vendor
|
2020-03-27 11:36:34 +08:00 |
ulricqin
|
def68cc572
|
Merge pull request #35 from soolaugust/master
move TestPatternParse into stra package && remove incorrect test file
|
2020-03-27 11:31:31 +08:00 |
soolaugust
|
bf7447d32a
|
os.SEEK_* is deprecated, use io.Seek* instead
|
2020-03-27 09:14:20 +08:00 |
sole
|
6b786f2b9a
|
Merge pull request #3 from canghai908/canghai908-patch-1
GitHub Actions add
|
2020-03-26 23:49:12 +08:00 |
sole
|
351f1ef0db
|
Create n9e.yml
Create n9e.yml
|
2020-03-26 23:44:17 +08:00 |
canghai809
|
7c19fc22b0
|
use vendor
|
2020-03-26 22:52:41 +08:00 |
canghai809
|
16d505c622
|
use vendor
|
2020-03-26 22:42:57 +08:00 |
sole
|
0fd6176ac6
|
Merge pull request #1 from didi/master
update
|
2020-03-26 22:38:17 +08:00 |
soolaugust
|
7942662d79
|
move TestPatternParse into stra package && remove incorrect test file
|
2020-03-26 20:38:54 +08:00 |
710leo
|
6d42824c2d
|
refactor: change plugin workdir
|
2020-03-26 14:59:08 +08:00 |
710leo
|
360aa94f66
|
fix: collector run plugin
|
2020-03-26 12:31:49 +08:00 |
Ulric Qin
|
72a333fad9
|
fix typo
|
2020-03-25 19:12:01 +08:00 |