1. 11 2月, 2020 1 次提交
    • K
      Set up more strict code styles and fix existing issues (#4337) · 5b255ba3
      kezhenxu94 提交于
      Motivation:
      
      Review code styles with some bots automatically.
      
      Modifications:
      
      Set up ReviewDog in GitHub Action to review code style.
      
      Add more check rules to checkstyle plugin.
      
      Result:
      
      Obvious code styles can be reviewed and commented automatically.
      5b255ba3
  2. 05 2月, 2020 2 次提交
  3. 01 2月, 2020 1 次提交
  4. 30 1月, 2020 2 次提交
  5. 17 1月, 2020 1 次提交
    • K
      Drop support of protocol v1 (sw3) (#4244) · 019af3e3
      kezhenxu94 提交于
      * Drop support of protocol v1 (sw3)
      
      * Remove versioning logic further
      
      * Remove more version5-only classes
      
      * Commit missing files
      
      * Update submodule and address review comment
      
      * Fix failed tests
      019af3e3
  6. 07 1月, 2020 2 次提交
  7. 03 1月, 2020 2 次提交
  8. 31 12月, 2019 1 次提交
  9. 26 12月, 2019 3 次提交
  10. 25 12月, 2019 2 次提交
  11. 24 12月, 2019 2 次提交
  12. 17 12月, 2019 1 次提交
  13. 15 12月, 2019 2 次提交
    • wu-sheng's avatar
      Remove the local/exit span register mechanism in Java agent scenario (#4059) · 4e501328
      wu-sheng 提交于
      * Remove the local span and exit span register mechanism in Java agent scenario.
      
      * Fix config, plugin, and document, as exit span is not required register anymore.
      
      * Try to fix the test case expected data due to no register for exit span.
      
      * Fix toolkit case.
      
      * Remove exit span from plugin test framework document.
      
      * Update protocol, FAQ, and CHANGELOG documents to highlight this change.
      
      * Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity.
      
      * Fix the snapshot and add inexistence operation name id.
      
      * Fix several async cases.
      
      * Fix undertow test case.
      
      * Fix wrong error log name.
      
      * Keep name consistent with 6.x concepts.
      
      * Try to fix 3 async scenarios.
      
      * Fix okhttp case.
      
      * Fix Spring Async case.
      
      * Fix another NPE
      
      * Fix NPE when first span has no endpoint id when it is local or exit span.
      
      * Still fill first operation name when no endpoint id.
      4e501328
    • A
      fix es agent remote peers error when multi host. (#4065) · 0513dd8d
      aderm 提交于
      0513dd8d
  14. 14 12月, 2019 1 次提交
  15. 11 12月, 2019 1 次提交
  16. 04 12月, 2019 1 次提交
  17. 19 11月, 2019 1 次提交
  18. 17 11月, 2019 2 次提交
  19. 16 11月, 2019 1 次提交
  20. 13 11月, 2019 1 次提交
  21. 12 11月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.6.0 SNAPSHOT (#3839) · 3fbaec42
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.5.0
      
      * [maven-release-plugin] prepare for next development iteration
      3fbaec42
  22. 10 11月, 2019 1 次提交
  23. 09 11月, 2019 1 次提交
  24. 04 11月, 2019 1 次提交
  25. 03 11月, 2019 1 次提交
  26. 28 10月, 2019 3 次提交
  27. 27 10月, 2019 1 次提交
  28. 25 10月, 2019 1 次提交