peng-yongsheng
|
5ba36ca6cb
|
Unused import error when continuous integration.
|
2018-01-12 23:23:43 +08:00 |
peng-yongsheng
|
c38e15d992
|
Merge branch 'master' into feature/storage_h2
|
2018-01-12 22:23:41 +08:00 |
peng-yongsheng
|
1b214beae7
|
Merge remote-tracking branch 'upstream/master'
|
2018-01-12 22:22:28 +08:00 |
peng-yongsheng
|
2609e27349
|
Alarm aggregate by h2 storage test successful.
|
2018-01-12 22:20:24 +08:00 |
peng-yongsheng
|
41082be5ea
|
Application reference metric, Application metric, Instance reference metric, Instance metric, Service reference metric, Service metric pyramid aggregate by h2 storage test successful.
|
2018-01-12 17:00:47 +08:00 |
mck
|
195cc2a6a1
|
Merge pull request #737 from michaelsembwever/mck/manually-download-apache-incompatible-dependencies
Remove OJDBC and resin artifacts from ci-dependencies driectory as they as not Apache license compatible
|
2018-01-12 11:56:35 +11:00 |
Mick Semb Wever
|
561bbc18ab
|
Remove OJDBC and resin artifacts from ci-dependencies driectory as they as not Apache license compatible.
The user can onetime manually download them, and the maven reactor will automatically build the corresponding plugins.
OJDBC is OTN which requires a user click-through agreement.
Resin is GPLv3, meaning any derivative work must also be GPLv3 licensed.
https://www.apache.org/licenses/GPL-compatibility.html
ref: https://github.com/apache/incubator-skywalking/pull/737
|
2018-01-12 11:10:34 +11:00 |
吴晟 Wu Sheng
|
1ed8df8024
|
Merge pull request #741 from apache/fix/ScheduledFuture-failsafe
Protect the background processes.
|
2018-01-12 06:03:08 +08:00 |
彭勇升 pengys
|
6c11a8404b
|
Merge branch 'master' into fix/ScheduledFuture-failsafe
|
2018-01-11 22:33:14 +08:00 |
吴晟 Wu Sheng
|
2713b5fd3b
|
Merge pull request #743 from ascrutae/support/postgresql-jdbc
[Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver
|
2018-01-11 21:18:09 +08:00 |
peng-yongsheng
|
10435c2d00
|
Segment aggregate by h2 storage test successful.
|
2018-01-11 20:36:36 +08:00 |
peng-yongsheng
|
a9cf2b4b12
|
Global trace test successful.
|
2018-01-11 20:22:13 +08:00 |
peng-yongsheng
|
25fb269205
|
Instance mapping pyramid aggregate by h2 storage test successful.
|
2018-01-11 20:15:37 +08:00 |
peng-yongsheng
|
3bd9e5b75d
|
Application component pyramid aggregate by h2 storage test successful.
|
2018-01-11 19:39:29 +08:00 |
ascrutae
|
c6e593f6f4
|
refactory MultiClassNameMatch code
|
2018-01-11 17:28:01 +08:00 |
ascrutae
|
97b577864f
|
[Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver
|
2018-01-11 16:08:48 +08:00 |
wusheng
|
8f49c973be
|
Protect the background processes.
|
2018-01-11 15:53:40 +08:00 |
peng-yongsheng
|
98d78f21c3
|
Memory pool metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 15:06:12 +08:00 |
peng-yongsheng
|
9c58e87687
|
Memory metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 14:34:06 +08:00 |
peng-yongsheng
|
7d881e8ad1
|
no message
|
2018-01-11 14:14:43 +08:00 |
peng-yongsheng
|
01cd19a0ff
|
GC metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 14:14:23 +08:00 |
peng-yongsheng
|
ccd4c8ef83
|
CPU metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 13:36:06 +08:00 |
吴晟 Wu Sheng
|
3613691105
|
Merge pull request #739 from ascrutae/feature/support-postgresql-9.x
[Agent] Support the version 9.4.x of postgresql jdbc driver
|
2018-01-11 12:35:29 +08:00 |
Xin,Zhang
|
4223d22028
|
Merge branch 'master' into feature/support-postgresql-9.x
|
2018-01-11 11:55:17 +08:00 |
ascrutae
|
b3c263fd1f
|
[Agent] Support the version 9.4.x of postgresql jdbc driver
|
2018-01-11 11:36:51 +08:00 |
peng-yongsheng
|
d42eb0199b
|
Agent register test success by H2 storage.
|
2018-01-11 10:55:30 +08:00 |
吴晟 Wu Sheng
|
6e1ac504f2
|
Merge pull request #736 from apache/tweeter
Update README.md
|
2018-01-10 17:31:38 +08:00 |
吴晟 Wu Sheng
|
a0fba78f2a
|
Update README_ZH.md
|
2018-01-10 17:16:40 +08:00 |
吴晟 Wu Sheng
|
dc90d90bf9
|
Update README.md
|
2018-01-10 17:14:15 +08:00 |
peng-yongsheng
|
0c44b3a69f
|
Merge remote-tracking branch 'upstream/master'
|
2018-01-09 22:54:21 +08:00 |
吴晟 Wu Sheng
|
1e117cf719
|
Merge pull request #734 from peng-yongsheng/feature/data_refactor
Pyramid aggregate.
|
2018-01-09 20:28:35 +08:00 |
peng-yongsheng
|
f461e1a991
|
Fixed package error.
|
2018-01-09 20:04:12 +08:00 |
YunaiV
|
825d5e69bc
|
Fix ServiceNameCacheGuavaService split error
|
2018-01-09 19:48:27 +08:00 |
peng-yongsheng
|
ec08a29164
|
Instance heart beat implement and test successful.
|
2018-01-09 19:38:11 +08:00 |
peng-yongsheng
|
8361f4156b
|
CPU metric pyramid aggregate test successful.
|
2018-01-09 16:03:40 +08:00 |
peng-yongsheng
|
69bdfbad25
|
GC metric pyramid aggregate test successful.
|
2018-01-09 15:38:38 +08:00 |
peng-yongsheng
|
1985fad1a6
|
Memory metric pyramid aggregate test successful.
|
2018-01-09 15:07:28 +08:00 |
peng-yongsheng
|
3f82baa9fa
|
Memory pool metric pyramid aggregate test successful.
|
2018-01-09 14:42:14 +08:00 |
peng-yongsheng
|
8f753f1188
|
Alarm test successful.
|
2018-01-09 11:28:09 +08:00 |
peng-yongsheng
|
e12ddf321d
|
Application metric pyramid aggregate test successful.
|
2018-01-09 00:22:38 +08:00 |
peng-yongsheng
|
7e84aeddd0
|
Instance metric pyramid aggregate test successful.
|
2018-01-09 00:11:46 +08:00 |
peng-yongsheng
|
8745cb2b7e
|
Application reference metric pyramid aggregate test successful.
|
2018-01-08 23:59:19 +08:00 |
peng-yongsheng
|
06d638f6a8
|
Instance reference metric pyramid aggregate test successful.
|
2018-01-08 23:44:44 +08:00 |
peng-yongsheng
|
ac17da39e4
|
Service metric pyramid aggregate test successful.
|
2018-01-08 23:16:13 +08:00 |
peng-yongsheng
|
0eb26f1d67
|
Service reference metric pyramid aggregate test successful.
|
2018-01-08 22:59:45 +08:00 |
peng-yongsheng
|
92bdb739d9
|
Segment and segment cost test successful.
|
2018-01-08 21:04:01 +08:00 |
peng-yongsheng
|
89dfe7d3c5
|
Delete service entry analysis.
|
2018-01-08 20:52:34 +08:00 |
peng-yongsheng
|
17edfe8fb2
|
Instance mapping pyramid aggregate test successful.
|
2018-01-08 20:37:31 +08:00 |
peng-yongsheng
|
e909ea02bc
|
Application mapping pyramid aggregate successful.
|
2018-01-08 18:57:08 +08:00 |
peng-yongsheng
|
a39f95fc0d
|
Application component pyramid aggregate successful.
|
2018-01-08 18:32:32 +08:00 |