1. 08 10月, 2019 1 次提交
  2. 06 9月, 2019 1 次提交
  3. 30 8月, 2019 1 次提交
  4. 07 8月, 2019 1 次提交
  5. 18 7月, 2019 1 次提交
    • wu-sheng's avatar
      All NEW OAL Runtime Engine (#3109) · 5b039e97
      wu-sheng 提交于
      * Change OAL generator tool to runtime.
      
      Step 1. change project structure. API links and maven pom.
      
      * Part of metrics class generation
      
      * Metrcis class generated.
      
      * Set up the basic structure of new OAL engine.
      
      * Finish metrics generation.
      
      * Support dispatcher generation.
      
      * Format codes.
      
      * Generate dispatcher all methods.
      
      * Implement disable in hardcode.
      
      * Clear up
      
      * Fix compile startup.
      
      * Update license and document of new OAL engine.
      
      * Fix rat.
      
      * Disable class output in default
      
      * Copy from @kezhenxu94 's test PR, https://github.com/apache/skywalking/pull/3110
      
      * Wait for the mount command to finish
      5b039e97
  6. 29 11月, 2018 1 次提交
    • wu-sheng's avatar
      Support backend sampling (#1977) · 5577f67d
      wu-sheng 提交于
      * Support sampling trace at server side and keep metric right.
      
      * Add a trace sampling document
      
      * Fix wrong default value.
      
      * Fix document issue.
      
      * Fix assemble issue.
      
      * Fix wrong settings and doc.
      5577f67d
  7. 12 10月, 2018 1 次提交
  8. 02 8月, 2018 1 次提交
  9. 17 4月, 2018 1 次提交
    • wu-sheng's avatar
      Refactor ServerTypeDefine and ComponentsDefine to be more extendable (#1081) · bd1286aa
      wu-sheng 提交于
      * Refactor the old ComponentDefine and ComponentsDefine to be based on file for better extenable.
      
      * Support don't uplink componentId, but componentName in segment.
      
      * Fix CI.
      
      * Move component id exchange logic from SpanDecorator to SpanIdExchanger.
      
      * Fixed the compile error cause of class construct changes.
      bd1286aa
  10. 01 4月, 2018 1 次提交
    • wu-sheng's avatar
      Support collector service instrumentation (#730) · 049dc2fa
      wu-sheng 提交于
      * Collector instrument agent.
      
      * Make the agent.jar output to the /agent folder in collector package.
      
      * Try to add metric annotation.
      
      * Change the instrument ways.
      
      * Reformat.
      
      * Finish the agent codes. Wait for @peng-yongsheng 's metric requirements.
      
      * Debug new instrument.
      
      * Fix a detect bug.
      
      * Finish the instrument
      
      * Fix compile issue.
      049dc2fa
  11. 28 2月, 2018 1 次提交
  12. 19 2月, 2018 1 次提交
    • D
      Update assembly.xml · c96077eb
      Danzo 提交于
      fixed maven 3.3.9 build issue caused by empty assembly ID on Ubuntu 16.04.2 using OpenJDK 1.8.0_151.
      
      [INFO] Building apm-collector-boot 5.0.0-alpha
      [INFO] ------------------------------------------------------------------------
      [INFO] 
      [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apm-collector-boot ---
      [INFO] Deleting /home/steve/skywalking/incubator-skywalking/apm-collector/apm-collector-boot/target
      [INFO] 
      [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apm-collector-boot ---
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 1.492 s
      [INFO] Finished at: 2018-02-18T12:05:49-06:00
      [INFO] Final Memory: 19M/235M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apm-collector-boot: Failed during checkstyle configuration: cannot initialize module Header - Unable to find: CHECKSTYLE_HEAD -> [Help 1]
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
      c96077eb
  13. 09 12月, 2017 1 次提交
  14. 19 11月, 2017 1 次提交
  15. 30 10月, 2017 1 次提交
  16. 23 10月, 2017 1 次提交
  17. 13 10月, 2017 1 次提交
  18. 10 10月, 2017 1 次提交
  19. 16 9月, 2017 1 次提交
  20. 13 9月, 2017 1 次提交
  21. 04 9月, 2017 1 次提交