IluckySi
e61cc13621
Support SpyMemcached V2.x
2017-10-08 15:46:26 +08:00
吴晟 Wu Sheng
caffba4ee8
Revert "Support SpyMemcached V2.x"
2017-10-08 01:53:46 -05:00
wusheng
b806bf4692
Change version for next iteration.
2017-10-07 21:54:32 +08:00
IluckySi
1a36dc80e3
Support SpyMemcached V2.x
2017-09-30 11:43:52 +08:00
peng-yongsheng
0d13b27362
Version change
2017-09-28 10:54:16 +08:00
ascrutae
5f880f9576
support jetty plugins
2017-09-27 15:58:02 +08:00
wendal chen
d38221350c
change: Component name for NUTZ_MVC_ANNOTATION, from NutzMVCAnnotation to NutzMVC
2017-09-22 22:41:00 +08:00
wendal chen
e68d48a6d4
Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking
...
# Conflicts:
# apm-network/src/main/java/org/skywalking/apm/network/trace/component/ComponentsDefine.java
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
2017-09-22 11:42:12 +08:00
wendal chen
7597b0f067
Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking
2017-09-21 16:09:39 +08:00
ascrutae
9dc2fcbcbe
support new api of context carrier
2017-09-21 15:38:06 +08:00
wendal chen
64b6c92292
add: support nutz mvc and nutz http
2017-09-21 11:40:35 +08:00
ascrutae
e78e7e4d00
support struts 2 plugin
2017-09-19 23:35:38 +08:00
wusheng
099877c2ce
Prepare for 3.2 iteration.
2017-09-17 07:54:25 +08:00
pengys5
87754831ae
Fixed check style error
2017-09-10 22:22:52 +08:00
pengys5
f0b1abe834
Delete the is heap property in memory pool entity
2017-09-10 11:46:54 +08:00
ascrutae
77069695a8
add default span layer
2017-08-12 21:04:07 +08:00
ascrutae
fe383773e9
support spring mvc annotation plugin
2017-08-11 18:07:30 +08:00
pengys5
6aebdcdbc6
Change the data type of application instance id from int 64 to int 32 in jvm metric service
2017-08-11 07:13:26 +08:00
ascrutae
9f912d004a
support resttemplate plugin
2017-08-10 21:40:19 +08:00
吴晟 Wu Sheng
93fae09b7f
Merge branch 'master' into feature/341
2017-08-07 10:04:14 -05:00
pengys5
4d7ad33771
add entryApplicationInstanceId attribute that let collector known the entry service which application instance send.
2017-08-07 22:59:11 +08:00
pengys5
f71bb057a5
no message
2017-08-03 17:02:14 +08:00
pengys5
5db840393e
1. Use guava cache to support id name exchange.
...
2. Add abstract ExchangeWorker to aggregate the data wait to exchange.
3. Once per second, timer call the implementation work of ExchangeWorker to exchange.
4. Exchanged data send to AggregationWorker, the data exchange 10 times but not exchanged, then give up.
5. Just component finish the exchange coding.
2017-08-03 00:10:27 +08:00
wusheng
eca20c9158
Add process No in register info.
2017-07-27 22:58:15 +08:00
wusheng
45cbf8b5c4
Add OS Info when register and registerRecover.
2017-07-27 22:10:37 +08:00
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