wusheng
103469256f
Support plugin match by annotation, can’t by interface yet. #281
2017-07-12 22:41:56 +08:00
吴晟 Wu Sheng
64435c3e39
Merge pull request #286 from ascrutae/zhangxin/feature/local-span-transform
...
fix issue that local span transform failured
2017-07-12 03:50:29 -05:00
ascrutae
9f8622b8a1
fix issue that local span transform failured
2017-07-12 16:33:51 +08:00
吴晟 Wu Sheng
2db0ee67d0
Merge pull request #285 from ascrutae/zhangxin/fix/operation-name-reset
...
operation name or operation id need to reset
2017-07-12 02:38:22 -05:00
ascrutae
ceca5e70ac
operation name or operation id need to reset when create multiple entry spans
2017-07-12 15:15:34 +08:00
吴晟 Wu Sheng
9b34e11f71
Update README.md
2017-07-12 11:47:01 +08:00
吴晟 Wu Sheng
6e6e9c2687
Merge pull request #284 from ascrutae/zhangxin/fix/283
...
fix issue that operation name and operation id are not correct
2017-07-11 22:35:32 -05:00
吴晟 Wu Sheng
9455917f1e
Merge pull request #280 from ascrutae/zhangxin/fix/compile-failed
...
fix compile failure and the url tag of motan plugin is not correct
2017-07-11 22:31:11 -05:00
ascrutae
c08c95782b
fix issue that operation name and operation id is not correct when create multi exit span or entry span
2017-07-12 11:27:36 +08:00
ascrutae
ca56552215
fix compile failed and the url tag of motan plugin is not correct
2017-07-11 18:03:15 +08:00
吴晟 Wu Sheng
b5ff6aa131
Merge pull request #279 from ascrutae/zhangxin/feature/suport-ot-activation
...
suport ot activation
2017-07-11 02:07:11 -05:00
ascrutae
1bbf84dce9
suport ot activation
2017-07-11 14:32:47 +08:00
吴晟 Wu Sheng
62981fb0a1
Update ContextManager.java
2017-07-10 15:28:06 +08:00
吴晟 Wu Sheng
3fc4ba44fc
Merge pull request #277 from ascrutae/zhangxin/feature/support-plugin-testcase
...
support plugin testcase
2017-07-09 05:15:58 -05:00
ascrutae
4c1963cb45
support plugin testcase
2017-07-09 17:46:43 +08:00
wusheng
f64d414260
Fix the span type missing.
2017-07-08 19:48:09 +08:00
吴晟 Wu Sheng
a23f8ee131
Merge pull request #276 from ascrutae/zhangxin/feature/support-agent-core-testcase
...
support agent core testcase
2017-07-08 06:40:32 -05:00
ascrutae
d9b3321d8b
add clear agent service rule
2017-07-08 19:16:32 +08:00
ascrutae
a382f3f782
support agent core testcase
2017-07-08 16:05:01 +08:00
wusheng
1135d25762
Add comments about component, abstractSpan
2017-07-08 14:22:19 +08:00
wusheng
95f65beb93
Add comments for major class in agent-core.
2017-07-08 13:52:52 +08:00
wusheng
1b1f8d49c1
Add checker for extract and inject.
2017-07-08 10:53:13 +08:00
wusheng
b88b3559b5
Optimize codes and add more comments.
2017-07-08 10:50:04 +08:00
wusheng
b32ee4cec7
JVMService didn’t add itselft as a channel listener.
2017-07-08 10:07:57 +08:00
wusheng
3df884fd80
Finish codes for supporting opentracing-java 0.30.0
2017-07-07 23:26:14 +08:00
吴晟 Wu Sheng
25858600f3
Merge pull request #275 from ascrutae/zhangxin/feature/server-issue
...
fix issue that server list never updated
2017-07-07 21:49:58 +08:00
ascrutae
a24f4fdce2
fix issue that server list never updated
2017-07-07 21:35:58 +08:00
吴晟 Wu Sheng
2af29ed527
Merge pull request #274 from ascrutae/zhangxin/fix/support-test-case
...
fix issue that project cycle dependency
2017-07-07 20:10:00 +08:00
ascrutae
f81a66bfd3
fix issue that project cycle dependency
2017-07-07 19:53:33 +08:00
吴晟 Wu Sheng
408d57095a
Update README.md
...
Add links of contributors list.
2017-07-07 16:03:02 +08:00
吴晟 Wu Sheng
ebc30a0620
Merge pull request #273 from trey03/fix_plug-in_logger_info
...
Optimize the plug-in load hints
2017-07-07 15:41:02 +08:00
吴晟 Wu Sheng
ba108d9282
Merge pull request #271 from ascrutae/zhangxin/feature/support-test-case
...
support test case
2017-07-07 15:36:10 +08:00
c feng
137906b6f7
Optimize the plug-in load hints
2017-07-07 15:14:12 +08:00
ascrutae
18149b8bb6
fix module name is not correct
2017-07-07 15:12:35 +08:00
ascrutae
b78442d1c1
finished service manager and trace segment testcase
2017-07-07 15:01:54 +08:00
wusheng
be32ab2223
Finish codes about sync dictionary of Application and ServiceName.
2017-07-06 22:51:14 +08:00
wusheng
046102ef31
Finish codes about ApplicationRegisterClient for register, registerRecover and heartbeat.
2017-07-06 22:21:04 +08:00
wusheng
99539695bf
Support cross-thread propagation.
2017-07-06 21:28:38 +08:00
吴晟 Wu Sheng
eaa2a7ca92
Update TraceSegmentService.proto
...
Add RefType for ref
2017-07-06 17:19:30 +08:00
吴晟 Wu Sheng
816ba38ece
Update TraceSegmentService.proto
2017-07-06 16:01:21 +08:00
wusheng
678ad01d49
Fix some compile issue.
2017-07-05 23:19:55 +08:00
wusheng
ff501c4d9e
Add application id and application instance id check to avoid illegal data.
2017-07-05 23:17:45 +08:00
wusheng
e36810d936
Merge branch 'feature/high-performance-agent' of https://github.com/wu-sheng/sky-walking into feature/high-performance-agent
...
* 'feature/high-performance-agent' of https://github.com/wu-sheng/sky-walking :
support new api for activation project and fix test case compile fail
# Conflicts:
# apm-sniffer/apm-agent-core/src/main/java/org/skywalking/apm/agent/core/jvm/JVMService.java
2017-07-05 23:07:58 +08:00
wusheng
9cf12b4b52
Add codes about gc and memory pool.
2017-07-05 21:31:14 +08:00
吴晟 Wu Sheng
8d7d8470c6
Merge pull request #268 from ascrutae/zhangxin/feature/support-activation
...
support new api for activation project and fix test case compile fail
2017-07-05 21:29:12 +08:00
ascrutae
0e25c6ea31
support new api for activation project and fix test case compile fail
2017-07-05 21:19:57 +08:00
吴晟 Wu Sheng
f1dec889b2
Merge pull request #267 from wu-sheng/feature/266
...
Add heartbeat service in InstanceDiscoveryService
2017-07-05 16:30:42 +08:00
pengys5
a29a1c02c5
Add ApplicationInstanceRecover message for the request of instance recover service
2017-07-05 16:29:24 +08:00
pengys5
f93c5f973e
add registerTime in ApplicationInstanceMapping because of the register recover service need the origin register time
2017-07-05 16:14:01 +08:00
pengys5
7d6a1c130a
Add heartbeat service in InstanceDiscoveryService
2017-07-05 16:00:03 +08:00