Commit Graph

2855 Commits

Author SHA1 Message Date
lytscu 4215fc628c comments 2017-11-16 21:04:11 +08:00
lytscu 96633124da comments 2017-11-16 20:52:09 +08:00
lytscu 726d1d6b0c Comments 2017-11-16 20:38:30 +08:00
lytscu 1182e8a9bf Comments 2017-11-16 20:04:46 +08:00
lytscu 484d43cbf7 add DBCollectionImpl instrumentation 2017-11-16 19:51:19 +08:00
lytscu 6b9d6caff1 3.2.4->3.2.5 2017-11-16 17:41:30 +08:00
lytscu 78398cc733 Reconstruction 2017-11-16 17:27:24 +08:00
lytscu 5691a94987 Merge branch 'develop' of https://github.com/lytscu/skywalking into develop
yes
:
2017-11-16 14:47:50 +08:00
lytscu 4eeb5ab8df Delete redundant code 2017-11-16 14:46:37 +08:00
liyuntao 46370f0079
Merge branch 'master' into develop 2017-11-16 14:38:53 +08:00
lytscu f3699ba266 1.carrier->operation 2. Remove duplicate constructors intercept points 2017-11-16 14:36:57 +08:00
wu-sheng f601293b22 Update the version to 3.2.5 2017-11-16 12:14:26 +08:00
wu-sheng 19367166a9 Appand modules: apm-collector-baseline and apm-collector-baseline-computing for jd contributor team. 2017-11-16 11:32:45 +08:00
lytscu 498fc9b92c Merge branch 'develop' of https://github.com/lytscu/skywalking into develop 2017-11-16 11:16:15 +08:00
liyuntao 03d9b48dc4
Merge branch 'master' into develop 2017-11-16 10:55:31 +08:00
lytscu 67d5fc13b5 Merge remote-tracking branch 'upstream/master' into develop 2017-11-16 10:49:24 +08:00
lytscu b7790c5a87 V3 modify revert 2017-11-16 10:48:03 +08:00
wu-sheng 59f20e3487 Fix documents links. 2017-11-16 10:36:57 +08:00
wu-sheng 5b9c137f17 Try to update coverage. 2017-11-16 10:27:38 +08:00
吴晟 Wu Sheng c080540853 Set theme jekyll-theme-midnight 2017-11-16 09:20:17 +08:00
吴晟 Wu Sheng 1dbb47a5cc
Merge pull request #585 from OpenSkywalking/feature/collector-modelization
Provide new collector modelization core and graph streaming core
2017-11-15 19:17:11 -06:00
peng-yongsheng e349222817 All success. 2017-11-16 01:13:00 +08:00
peng-yongsheng bc4f1830eb Trace dag ui with h2 storage provider test success. 2017-11-16 01:06:25 +08:00
peng-yongsheng 779638bea0 Trace stack ui with elasticsearch storage provider test success. 2017-11-16 00:29:31 +08:00
peng-yongsheng 085da8394e trace dag ui with elasticsearch storage module provider test success. 2017-11-16 00:07:32 +08:00
peng-yongsheng 101d92bf93 Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-15 23:09:21 +08:00
peng-yongsheng 8d104e4f4f Delete the name column in all storage tables. 2017-11-15 23:08:53 +08:00
wusheng 8ea0f33e7d Fix a document issue. 2017-11-15 22:41:07 +08:00
peng-yongsheng e5c9e2951a Distruptor queue exits unexpectedly, collector hangs up 2017-11-15 22:28:54 +08:00
peng-yongsheng 6dd6e9c4f8 delete the collector 3.2.3 backup files. 2017-11-15 22:23:03 +08:00
peng-yongsheng e0e9ba0371 Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-15 22:21:03 +08:00
peng-yongsheng 8feaf766b3 Trace stream aggregation test success. 2017-11-15 22:20:08 +08:00
wu-sheng 3202a546d7 Fix a license error. 2017-11-15 16:47:45 +08:00
吴晟 Wu Sheng 4a2e1bca27
Merge pull request #570 from OpenSkywalking/feature/agent-memory-control
Add Span amount control mechanism, also memory limit mechanism
2017-11-14 22:31:07 -06:00
lytscu ab36a1bb83 Split interceptor 2017-11-15 11:49:12 +08:00
peng-yongsheng c10b7b1819 Change all daos to be services. 2017-11-15 11:40:49 +08:00
吴晟 Wu Sheng 2d80d8dc3a
Merge branch 'feature/collector-modelization' into feature/agent-memory-control 2017-11-14 18:46:41 -06:00
peng-yongsheng b744d4028c Trace segment stream finish. 2017-11-15 00:12:24 +08:00
peng-yongsheng 34aad0f00a jvm stream finish. 2017-11-14 23:40:39 +08:00
peng-yongsheng 714b4ccbf7 Move service register to prepare method. 2017-11-14 21:59:27 +08:00
wusheng 9c174d3ae5 * Remove GPLv3 license in pom.
* Update architecture graph.
* Update REAMDME.
2017-11-14 21:39:19 +08:00
wusheng 41e459df19 Change the hierarchy of noopspan. And add WithPeerInfo interface. 2017-11-14 19:27:45 +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
lytscu 778d3c6751 Record operation type 2017-11-14 15:27:49 +08:00
peng-yongsheng 0567bcd43d Change the exception to runtime exception in module find and service find method. 2017-11-14 00:40:57 +08:00
peng-yongsheng 5967cf4be6 Register graph finish. 2017-11-14 00:39:37 +08:00
lytscu 213fa33bd4 Modify afterMethod logic 2017-11-13 19:59:20 +08:00
lytscu c53c4e4b02 Modify the code review 2017-11-13 16:44:04 +08:00
peng-yongsheng d8ba62e90b Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-13 15:38:02 +08:00
peng-yongsheng 8922e974aa Application register test success. 2017-11-13 15:37:07 +08:00