Commit Graph

83 Commits

Author SHA1 Message Date
peng-yongsheng b322b55af6 Upgrade the version from 3.2.5 to 3.3.0. 2017-11-22 15:12:00 +08:00
peng-yongsheng eaa0254512 Test success with standalone and cluster mode. 2017-11-19 22:25:11 +08:00
wu-sheng f601293b22 Update the version to 3.2.5 2017-11-16 12:14:26 +08:00
wusheng ad547e00b9 Merge branch 'feature/collector-modelization' into feature/agent-memory-control
* feature/collector-modelization: (55 commits)
  Change the exception to runtime exception in module find and service find method.
  Register graph finish.
  Application register test success.
  Fix a code style issue.
  Move instruments into an independency module in collector, named `apm-collector-instrument`.
  Remove ServiceInstrumentation mechanism for further collector agent design.
  Adjust startup sequence.
  cluster, naming, grpc manager, jetty manager, storage modules test successful.
  Segment standardization
  Parse and listener
  trace workers
  Register workers
  no message
  Add cache service manager in worker construction.
  Fix compile issues.
  Support WayToNode for entry node.
  JVM worker
  Use cache service from cache module.
  Refactor cache module to provide cache services.
  Fix a pom confilct.
  ...
2017-11-14 17:52:26 +08:00
wusheng 4bdea9e2c9 Update version for 3.2.4 release. 2017-11-06 22:45:00 +08:00
wu-sheng e8a43a198b Support limiting the amount of spans per segment. default 300. 2017-11-03 16:09:42 +08:00
ascrutae 4be6d23e98 Merge branch 'master' into feature/grpc-support
# 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-10-18 20:15:02 +08:00
ascrutae c17866cf8b support grpc plugin 2017-10-18 20:11:28 +08:00
ascrutae 3c5afae861 add postgresql component 2017-10-17 22:46:05 +08:00
ascrutae 66af58ea8b support postgresql plugin 2017-10-17 17:39:12 +08:00
wusheng d8c0d52ef5 Fix the component name. Relate to https://github.com/OpenSkywalking/skywalking-ui/pull/75 2017-10-15 09:00:25 +08:00
peng-yongsheng 7b72bf2baa Add copyright head in all java files and copyright head check style 2017-10-13 08:28:34 +08:00
gaohongtao 13d123276b Fix #381 Sharding-JDBC 1.5.x plugin 2017-10-13 08:14:44 +08:00
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