吴晟 Wu Sheng
|
e2c85d99b6
|
Merge pull request #255 from ascrutae/zhangxin/feature/high-performance-agent
Exclude google class when shading skywalking-agent.jar
|
2017-06-30 08:37:35 +08:00 |
ascrutae
|
76806a2798
|
Fix issue that skywalking-agent.jar include the google class and exclude the proto files inside protobuf-java
|
2017-06-29 22:56:27 +08:00 |
wusheng
|
5203081561
|
Support #206 #241 #253
|
2017-06-28 22:32:02 +08:00 |
ascrutae
|
19584b6f8f
|
add logic of shade grpc
|
2017-06-24 07:54:45 +08:00 |
ascrutae
|
a139862c79
|
Revert "Add logic of shade grpc package"
This reverts commit c52686f894.
|
2017-06-23 17:08:53 +08:00 |
ascrutae
|
c52686f894
|
Add logic of shade grpc package
|
2017-06-23 16:54:14 +08:00 |
wusheng
|
eb82d2c989
|
Update version for next iteration.
|
2017-06-17 22:40:42 +08:00 |
wusheng
|
f70df1b632
|
Set final name for agent module.
|
2017-06-17 21:12:44 +08:00 |
wusheng
|
d26d925c10
|
Fix witness class fail, because of different class loaders.
|
2017-06-07 20:38:08 +08:00 |
彭勇升 Buddha
|
77d43ca1b3
|
add feign default http plugin (#205)
* add feign default http plugin
add test case for feign default http interceptor
* move feign and okhttp plugins to the parent moudle
|
2017-06-03 17:39:49 +08:00 |
pengys5
|
7ac504b19c
|
Merge commit 'c3259afae0e4a267397d91c6117737aa4b7a2e54' into feature/160
# Conflicts:
# apm-sniffer/apm-agent-core/src/main/java/org/skywalking/apm/agent/core/conf/Config.java
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
|
2017-05-16 16:17:57 +08:00 |
pengys5
|
39708a9ab1
|
add okhttp plugin(provide synchronous http calls )
add test case for okhttp interceptor
|
2017-05-16 10:14:53 +08:00 |
柏杨 Bai Yang
|
1c4905ef58
|
add resin plugin (#187)
* add plugins for resin-3.x and resin-4.x
|
2017-05-10 19:33:30 +08:00 |
wusheng
|
8b074a0a97
|
Support multi plugins for one target class.
|
2017-05-08 08:53:00 +08:00 |
wusheng
|
d77601b793
|
Rename the "apm-api" module to "apm-agent-core”. Relate #181
|
2017-04-29 07:11:04 +08:00 |
pengys5
|
b2b36fee00
|
Change groupId and artifactId
|
2017-04-28 01:17:09 +08:00 |