wusheng
|
4e2768d7a6
|
Fix some compile issues.
|
2017-06-08 22:21:43 +08:00 |
wusheng
|
673b975738
|
Optimize span by removing tags map. (Unfinished.)
|
2017-06-08 21:49:53 +08:00 |
吴晟 Wu Sheng
|
06b5138b33
|
Create WitnessClassFinder.java
Fix the wrong key of poolMap
|
2017-06-08 08:54:23 +08:00 |
wusheng
|
c78bd4f157
|
Add a parameter comment
|
2017-06-07 20:55:39 +08:00 |
wusheng
|
d26d925c10
|
Fix witness class fail, because of different class loaders.
|
2017-06-07 20:38:08 +08:00 |
wusheng
|
951192d0b6
|
Provide new data protocol for segment messages.
|
2017-06-05 21:21:03 +08:00 |
wusheng
|
7885b4b9aa
|
Fix format.
|
2017-06-04 20:42:26 +08:00 |
wusheng
|
4a7648dd9d
|
Fix sampling bug.
|
2017-06-04 20:23:14 +08:00 |
wusheng
|
aaee8617f1
|
Revert "Prepare for improving sampling performance."
This reverts commit 19f2a561c9.
|
2017-06-04 20:10:48 +08:00 |
wusheng
|
19f2a561c9
|
Prepare for improving sampling performance.
|
2017-06-04 19:37:59 +08:00 |
wusheng
|
a7f0f0d5a9
|
Reset some codes.
|
2017-06-04 18:05:12 +08:00 |
wusheng
|
d69500a40a
|
Revert "Remove the “get” method of String/Boolean/Integer Tags."
This reverts commit 04041ebd7e.
|
2017-06-04 18:03:00 +08:00 |
wusheng
|
04041ebd7e
|
Remove the “get” method of String/Boolean/Integer Tags.
|
2017-06-04 17:52:31 +08:00 |
wusheng
|
c2319bcceb
|
Add three test utils, prepare for removing the “get” method from the Tag classes.
|
2017-06-04 17:48:54 +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 |
吴晟 Wu Sheng
|
f2e3359573
|
Delete README.md
Remove out-of-date readme file.
|
2017-05-31 21:18:27 +08:00 |
吴晟 Wu Sheng
|
63f0213a8c
|
Merge pull request #197 from wu-sheng/feature/160
add okhttp plugin(provide synchronous http calls )
|
2017-05-31 09:45:11 +08:00 |
wusheng
|
ee0a569eac
|
Add test case for leaf span.
|
2017-05-17 22:44:26 +08:00 |
wusheng
|
9e4026e9b5
|
Prototype codes of supporting leaf span
|
2017-05-17 18:02:11 +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 |
Xin,Zhang
|
a254b2de3e
|
fix issue that operation name of resin plugin is error (#196)
|
2017-05-14 08:43:59 +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 |
Xin,Zhang
|
4a560433be
|
Add mechanism to disable any or all plugins (#191)
* Add mechanism to disable any or all plugins, Relate: #186
|
2017-05-09 23:29:21 +08:00 |
吴晟 Wu Sheng
|
5f4fe4948c
|
Merge pull request #193 from wu-sheng/feature/192
Support multi plugins for one target class
|
2017-05-09 22:06:53 +08:00 |
wusheng
|
e3a42f7cea
|
Fix a typo.
|
2017-05-08 09:13:35 +08:00 |
wusheng
|
8b074a0a97
|
Support multi plugins for one target class.
|
2017-05-08 08:53:00 +08:00 |
wusheng
|
ecf7a2bf2a
|
Fix doc link.
|
2017-04-30 22:14:08 +08:00 |
wusheng
|
d77601b793
|
Rename the "apm-api" module to "apm-agent-core”. Relate #181
|
2017-04-29 07:11:04 +08:00 |
ascrutae
|
c5f4f82bd0
|
fix functional issues after update new package name
|
2017-04-28 15:42:09 +08:00 |
pengys5
|
e3524d8555
|
1. When batch replace the package of plugin def class was lost.
2. Some class check style error.
|
2017-04-28 02:46:11 +08:00 |
pengys5
|
b2b36fee00
|
Change groupId and artifactId
|
2017-04-28 01:17:09 +08:00 |