Commit Graph

1909 Commits

Author SHA1 Message Date
wusheng d2f562f1fa Adjust segment service and span interface. 2017-06-28 20:40:37 +08:00
wusheng e09741c832 Adjust some service. 2017-06-28 17:11:32 +08:00
wusheng b7c09d56f9 Remove useless gprc service. 2017-06-28 15:30:52 +08:00
wusheng 1633d1e316 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:
  fixed grpc proto compile error
2017-06-28 15:15:59 +08:00
wusheng c699c64c6a Remove some useless codes in agent-core. 2017-06-28 15:14:29 +08:00
pengys5 0adf1db3fb fixed grpc proto compile error 2017-06-28 15:11:55 +08:00
pengys5 16fe2ba503 Redefine discovery and register service interface protocol 2017-06-28 14:59:39 +08:00
wusheng b3c39aea53 Merge branch 'master' into feature/high-performance-agent
* master:
  add test case and fix logical error
  Fix windows script start collector failure.
  fix skywalking container start failure
  fix  lost tags
  Add mechanism to set default status(on/off) of plugin
  Add layer tag value: mq.

# Conflicts:
#	apm-sniffer/apm-agent-core/src/main/java/org/skywalking/apm/agent/core/context/trace/Span.java
2017-06-28 09:07:06 +08:00
wusheng 1fd449cddc Finish the refactor of agent-core. 2017-06-28 09:05:39 +08:00
wusheng 48b2164f33 Finish almost all codes about TracingContext and three new type spans. 2017-06-27 11:48:54 +08:00
吴晟 Wu Sheng 75bc0beaf4 Merge pull request #251 from ascrutae/zhangxin/fix/windows-script-start-failure
Fix windows script start collector failure.
2017-06-27 10:13:33 +08:00
吴晟 Wu Sheng 834468f55b Merge branch 'master' into zhangxin/fix/windows-script-start-failure 2017-06-27 10:01:52 +08:00
吴晟 Wu Sheng fd6bcb0895 Merge pull request #245 from ascrutae/zhangxin/feature/force-enable-plugin
Add mechanism to set default status(on/off) of plugin
2017-06-27 09:08:56 +08:00
wusheng 22595c9ebe Implement some methods of TracingContext. 2017-06-27 00:00:20 +08:00
wusheng 6cd5be9e1c 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:
  add logic of shade grpc

# Conflicts:
#	apm-sniffer/apm-agent/pom.xml
2017-06-26 23:44:29 +08:00
wusheng 947fed4865 Begin to refactor for performance. 2017-06-26 23:43:18 +08:00
ascrutae 6e1d0d602f add test case and fix logical error 2017-06-26 22:52:27 +08:00
吴晟 Wu Sheng 9efff4bc63 Merge branch 'master' into zhangxin/feature/force-enable-plugin 2017-06-26 20:28:29 +08:00
吴晟 Wu Sheng cf2d0c7fff Merge pull request #244 from ascrutae/zhangxin/fix/lost-int-tags
Fix issue that lost some integer tags
2017-06-26 20:25:57 +08:00
吴晟 Wu Sheng 8223377cd4 Merge branch 'master' into zhangxin/fix/lost-int-tags 2017-06-26 20:19:23 +08:00
吴晟 Wu Sheng 5ad4df2aa6 Merge pull request #243 from ascrutae/zhangxin/fix/container-start-failure
Fix skywalking container start failure
2017-06-26 20:18:19 +08:00
ascrutae 37ecd3a2d6 Fix windows script start collector failure. 2017-06-26 18:42:50 +08:00
ascrutae a556e6ef7c fix skywalking container start failure 2017-06-26 11:29:27 +08:00
ascrutae 6081f7f7b1 fix lost tags 2017-06-26 11:26:24 +08:00
ascrutae ace2e63887 Add mechanism to set default status(on/off) of plugin 2017-06-26 11:23:19 +08:00
吴晟 Wu Sheng 4403183cfe Merge pull request #239 from ascrutae/zhangxin/feature/high-performance-agent
add logic of shade grpc
2017-06-24 09:43:12 +08:00
ascrutae 19584b6f8f add logic of shade grpc 2017-06-24 07:54:45 +08:00
wusheng 0b4b4b1759 Add layer tag value: mq. 2017-06-24 07:38:02 +08:00
wusheng d397151e1f Add new layer: mq. 2017-06-24 07:36:34 +08:00
wusheng 9da7968a4d Added instanceId for services. 2017-06-23 23:24:29 +08:00
wusheng fb5585e5c4 Add 4 services definition. 2017-06-23 23:14:22 +08:00
wusheng b29881c6fb Provide the TraceSegmentService prototype. 2017-06-23 21:04:39 +08:00
wusheng a7279a8352 Set TraceSegmentService as streaming mode. 2017-06-23 20:22:01 +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 e780e4b680 Add some basic proto classes. 2017-06-22 22:05:30 +08:00
wusheng 6f2d496ea8 no message 2017-06-22 21:33:50 +08:00
wusheng 17520e5285 Adjust for style check. 2017-06-22 21:33:02 +08:00
wusheng c31fa270d1 Initialize some config for grpc. 2017-06-22 20:55:16 +08:00
吴晟 Wu Sheng 86c3646a5c Merge pull request #231 from ascrutae/zhangxin/fix/start-image-failed
Fix start collector image failed
2017-06-18 19:33:08 +08:00
吴晟 Wu Sheng 47a084b6ed Merge pull request #230 from wu-sheng/pengys5-patch-2
fixed docker compose image path error
2017-06-18 19:32:32 +08:00
ascrutae 19be41675a Fix start collector image failed 2017-06-18 17:32:13 +08:00
彭勇升 Buddha 9e6904c952 fixed docker compose image path error 2017-06-18 11:32:07 +08:00
wusheng 179e5578d1 Set the project, named sky-walking 3 2017-06-18 10:14:40 +08:00
wusheng 6a691b0838 Add project maintainer title for contributors list. 2017-06-18 08:50:23 +08:00
wusheng eb82d2c989 Update version for next iteration. 2017-06-17 22:40:42 +08:00
吴晟 Wu Sheng ff7c7e5196 Merge pull request #222 from wu-sheng/feature/sampling
Improving agent
2017-06-17 22:31:15 +08:00
吴晟 Wu Sheng 635b2c6dc8 Merge branch 'master' into feature/sampling 2017-06-17 22:17:53 +08:00
wusheng f70df1b632 Set final name for agent module. 2017-06-17 21:12:44 +08:00
吴晟 Wu Sheng e64efbc04f Merge branch 'master' into feature/sampling 2017-06-16 22:11:56 +08:00