wusheng
|
951192d0b6
|
Provide new data protocol for segment messages.
|
2017-06-05 21:21:03 +08:00 |
wusheng
|
8928716f70
|
Revert "Add new trace segment for improving sampling performance."
This reverts commit 323468f056.
|
2017-06-04 20:11:13 +08:00 |
wusheng
|
d2fe1b77ae
|
Revert "Revert "Add new trace segment for improving sampling performance.""
This reverts commit 5b853ec38b.
|
2017-06-04 20:11:02 +08:00 |
wusheng
|
5b853ec38b
|
Revert "Add new trace segment for improving sampling performance."
This reverts commit 323468f056.
|
2017-06-04 18:48:58 +08:00 |
wusheng
|
323468f056
|
Add new trace segment for improving sampling performance.
|
2017-06-04 18:46:36 +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 |
吴晟 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
|
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
|
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 |
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 |