Commit Graph

45 Commits

Author SHA1 Message Date
wusheng 329f224763 New id mechanism, need to be tested. 2017-07-20 23:17:21 +08:00
吴晟 Wu Sheng a9add392a1 Update DiscoveryService.proto
Add agentUUID in ApplicationInstance
2017-07-20 09:45:54 +08:00
wusheng 57b69fb88c Support #299 and #301 2017-07-19 22:04:32 +08:00
wusheng 1135d25762 Add comments about component, abstractSpan 2017-07-08 14:22:19 +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
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
吴晟 Wu Sheng abcb59e0c4 Update DiscoveryService.proto 2017-07-05 15:22:43 +08:00
wusheng ed75d7d913 Finish codes about CPU, memory and some of memory pool. 2017-07-04 22:56:11 +08:00
吴晟 Wu Sheng f142fb240c Merge pull request #264 from ascrutae/zhangxin/feature/support-plugins
support new api for each plugin
2017-07-04 22:43:22 +08:00
ascrutae 7ccaa419e1 support new api for each plugin 2017-07-04 22:11:26 +08:00
wusheng 53d863edc5 Compile JVM services 2017-07-04 20:03:50 +08:00
吴晟 Wu Sheng cca8ca7426 Update JVMMetricsService.proto 2017-07-04 17:40:30 +08:00
吴晟 Wu Sheng baa19d47f1 Update JVMMetricsService.proto 2017-07-04 12:02:18 +08:00
wusheng b68c7b4368 Remove global traceId in Segment. 2017-07-03 23:05:10 +08:00
吴晟 Wu Sheng 4310daf611 Update TraceSegmentService.proto 2017-07-03 17:51:05 +08:00
吴晟 Wu Sheng e64d51ab82 Merge pull request #260 from wu-sheng/feature/254
change the grpc protocol
2017-07-03 12:56:27 +08:00
pengys5 5c7e3e674c delete the sub packages name trace and collector which in the package of org.skywalking.apm.network 2017-07-03 12:51:34 +08:00
pengys5 b97fafc366 divide the KeyValue.proto into KeyWithIntegerValue.proto and KeyWithStringValue.proto 2017-07-03 12:42:42 +08:00
pengys5 53be072c25 change the grpc protocol 2017-07-03 12:25:38 +08:00
吴晟 Wu Sheng 6e4cabcbef Merge pull request #259 from ascrutae/zhangxin/feature/support-tomcat-httpclient-dubbo-plugin
support tomcat  dubbo and httpclient plugins
2017-07-03 11:52:52 +08:00
ascrutae b9bdf28d27 support tomcat dubbo and httpclient plugins 2017-07-03 11:46:37 +08:00
吴晟 Wu Sheng d8e06b39d8 Update TraceSegmentService.proto 2017-07-03 09:58:33 +08:00
吴晟 Wu Sheng b7e3016d56 Update TraceSegmentService.proto 2017-07-03 09:39:16 +08:00
wusheng 6d2ab56348 Finish codes of grpc segment client about channel control. 2017-07-01 23:01:56 +08:00
ascrutae 8a2876aad0 upgrade netty version and fix miss dependency classes issue 2017-07-01 00:18:50 +08:00
吴晟 Wu Sheng 84769692d9 Update TraceSegmentService.proto 2017-06-29 16:37:22 +08:00
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
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 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 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