wusheng
fa187ca945
Add a new ability to ServiceStarter, about finding a started service instance.
2017-03-13 17:13:59 +08:00
wusheng
f1d2aea35e
Fix a test case failure issue.
2017-03-13 16:01:06 +08:00
wusheng
738d156495
Recover logging-api/logging-log4j2 modules. Adjust codes for new modules.
2017-03-13 15:57:51 +08:00
吴晟 Wu Sheng
2fb18ebc4e
Merge pull request #97 from wu-sheng/feature/collector
...
Add collector modules to 3.0
2017-03-10 23:10:52 +08:00
ascrutae
21696f132f
fix http client plugin test failure issue
2017-03-08 21:31:29 +08:00
ascrutae
c4b610982e
fix java doc issue
2017-03-08 06:25:52 +08:00
wusheng
082bcbc21b
Add two trace segment mock API. 1.Tomcat-> Dubbo 2.Dubbo -> MySQL
2017-03-05 23:43:25 +08:00
ascrutae
8c5b1e8cb8
fix issue
2017-03-04 23:12:55 +08:00
pengys5
db1af49366
solve compile error
2017-03-03 21:01:13 +08:00
ascrutae
d1f320a0e8
fix jedis cannot finish span issue
2017-03-02 18:54:54 +08:00
ascrutae
7e701394fc
fix test issue
2017-03-02 15:19:32 +08:00
ascrutae
223b4de2a4
fix context data cannot transport to provider side issue
2017-03-02 15:09:30 +08:00
wusheng
bbdede77c9
no message
2017-03-02 14:48:24 +08:00
wusheng
f2fb5ca9fa
Add new extract method.
2017-03-02 14:46:51 +08:00
wusheng
6dd4f47524
Merge branch 'feature/3.0' of https://github.com/wu-sheng/sky-walking into feature/3.0
...
* 'feature/3.0' of https://github.com/wu-sheng/sky-walking :
fix compile issue
fix operation name of redis span issue
add test case and fix some issue
add test case and fix some issue
2017-03-02 11:51:56 +08:00
wusheng
786f89f28e
Create a new method about getTraceSegmentId
2017-03-02 11:51:43 +08:00
ascrutae
6ee093b196
fix compile issue
2017-03-02 07:59:23 +08:00
ascrutae
e3aae0253d
fix operation name of redis span issue
2017-03-02 07:31:22 +08:00
ascrutae
1f876948d2
add test case and fix some issue
2017-03-01 23:03:01 +08:00
ascrutae
20193495b4
add test case and fix some issue
2017-03-01 15:41:12 +08:00
ascrutae
dfee12c565
Merge commit 'ee7cf9da2bd3e6beaf6c53c75092a8fac4de391a' into feature/3.0
2017-02-28 18:08:33 +08:00
ascrutae
bc848be560
add test case and fix some issue
2017-02-28 18:01:09 +08:00
wusheng
ee7cf9da2b
Add easylog test cases. Need refactor these classes later.
2017-02-28 16:37:09 +08:00
wusheng
99024b3d0f
Add api/conf test case.
2017-02-28 15:58:27 +08:00
wusheng
6deb4bb837
Alter the TraceSegement build mechanism in sniffer-mock module.
2017-02-28 15:30:19 +08:00
wusheng
6e2ccfabcd
Add a test case about System.out/err.
2017-02-28 15:07:54 +08:00
wusheng
a5f2aa1f47
Add test case for ArgumentTypeNameMatch.java
2017-02-28 11:43:12 +08:00
吴晟 Wu Sheng
7df2104294
Merge pull request #92 from ascrutae/feature/3.0
...
Fix HttpClient plugin issue and add test case
2017-02-28 11:08:08 +08:00
ascrutae
de74af602b
remove code
2017-02-28 11:00:20 +08:00
wusheng
acdbc5e11b
Remove all common-log modules(useless).
2017-02-28 10:50:28 +08:00
ascrutae
cd358e5766
Merge commit 'da1427bf2d74e650b3623620771669b21acae07b' into feature/3.0
2017-02-28 09:58:45 +08:00
ascrutae
47caee48dd
fix httpclient issue and add test case
2017-02-28 09:58:19 +08:00
wusheng
da1427bf2d
Add 5 new test cases.
2017-02-27 18:04:25 +08:00
wusheng
eb52c386c7
Remoe health-report module. Because the HealthCollector is based on ConcurrentHashMap. This triggers a performance issue, when the TPS is very high.( > 500)
2017-02-27 15:37:13 +08:00
吴晟 Wu Sheng
438359d833
Merge branch 'feature/3.0' into feature/3.0
2017-02-25 21:41:56 +08:00
zhangxin
eacc014eec
update the comment to improve the comment readable
2017-02-25 17:58:57 +08:00
zhangxin
ec85719019
update the comment to improve the comment readable
2017-02-25 17:37:50 +08:00
wusheng
b66c14d02b
Alter dependency.version
2017-02-25 10:59:33 +08:00
zhangxin
9654b01c30
Fix compile issue.
2017-02-24 16:30:53 +08:00
zhangxin
cea88f981d
Rewrite plugins by using new API
2017-02-24 15:01:38 +08:00
zhangxin
efe11cade6
Merge remote-tracking branch 'upstream/feature/3.0' into feature/3.0
2017-02-23 18:54:10 +08:00
wusheng
37cc5a333e
Alter ContextCarrier, add applicationCode and peerHost
2017-02-23 17:34:14 +08:00
wusheng
5902154ae6
remove a test main.
2017-02-23 14:53:45 +08:00
wusheng
a656eefcb8
Fix compile issue.
2017-02-23 14:53:08 +08:00
wusheng
a23538df38
Add a new field, applicationCode, in TraceSegment.
2017-02-23 14:13:32 +08:00
zhangxin
5db289a21b
Modify the redis plugin using the new API
2017-02-22 23:19:17 +08:00
zhangxin
316c09b012
Modify the motan plugin using the new API
2017-02-22 21:47:36 +08:00
wusheng
886d6ea30e
Add ISerializable interface, and implement this interface in ‘TraceSegment’, ‘TraceSegmentRef’, ‘Span’, ‘LogData’
2017-02-22 16:12:28 +08:00
wusheng
eb33354333
Fix some compile issues. Add protobuf dependency, and protoc-grpc-plugin.
2017-02-22 12:02:18 +08:00
zhangxin
82ce2ad225
Modify the Tomcat plugin using the new API
2017-02-21 21:59:33 +08:00