1. 30 7月, 2021 1 次提交
  2. 08 6月, 2021 1 次提交
  3. 09 4月, 2021 1 次提交
  4. 02 2月, 2021 1 次提交
    • wu-sheng's avatar
      Begin the 8.5.0 iteration (#6302) · cdfe6ab3
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v8.4.0
      
      * [maven-release-plugin] prepare for next development iteration
      cdfe6ab3
  5. 29 11月, 2020 1 次提交
  6. 04 11月, 2020 1 次提交
  7. 24 10月, 2020 1 次提交
  8. 21 8月, 2020 1 次提交
  9. 31 7月, 2020 1 次提交
    • wu-sheng's avatar
      Begin 8.2.0 iteration. (#5211) · 2f2840cb
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v8.1.0
      
      * [maven-release-plugin] prepare for next development iteration
      2f2840cb
  10. 30 7月, 2020 1 次提交
  11. 06 7月, 2020 1 次提交
  12. 12 6月, 2020 1 次提交
  13. 31 3月, 2020 1 次提交
  14. 19 3月, 2020 1 次提交
  15. 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
  16. 24 12月, 2019 1 次提交
  17. 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
  18. 09 9月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.5.0 (#3439) · ce20fe10
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.4.0
      
      * [maven-release-plugin] prepare for next development iteration
      ce20fe10
  19. 21 8月, 2019 1 次提交
  20. 05 8月, 2019 1 次提交
  21. 17 7月, 2019 1 次提交
  22. 29 6月, 2019 1 次提交
    • wu-sheng's avatar
      Move master to 6.3.0 (#2968) · 4faa950c
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.2.0
      
      * [maven-release-plugin] prepare for next development iteration
      4faa950c
  23. 18 6月, 2019 1 次提交
  24. 06 5月, 2019 1 次提交
  25. 30 4月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.2 (#2563) · 9b87086d
      wu-sheng 提交于
      * Move submodule plugin.
      
      * Always auto-submodule
      
      * [maven-release-plugin] prepare release v6.1.0
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Change keys location.
      9b87086d
  26. 13 2月, 2019 1 次提交
  27. 18 1月, 2019 1 次提交
    • wu-sheng's avatar
      GA tagged, move to 6.1 (#2180) · 5a7eb565
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.0.0-GA
      
      * [maven-release-plugin] prepare for next development iteration
      5a7eb565
  28. 08 1月, 2019 1 次提交
    • wu-sheng's avatar
      Implement Prometheus to oap backend telemetry (#2133) · 6499d4f5
      wu-sheng 提交于
      * Finish the basic codes of telemetry.
      
      * Add many telemetry in oap.
      
      * Fix a test case.
      
      * Finish all telemetry metric.
      
      * Fix format.
      
      * Make telemetry works.
      
      * Support JVM metrics.
      
      * Add doc for telemetry.
      
      * Fix typo.
      
      * Fix #2135
      6499d4f5
  29. 23 12月, 2018 1 次提交
  30. 13 12月, 2018 1 次提交
  31. 06 12月, 2018 1 次提交
  32. 22 11月, 2018 1 次提交
    • gRPC client usage improve (#1946) · 7c8a683c
      彭勇升 pengys 提交于
      * Close the clients which are unreachable.
      Remote client manager test case and comments.
      
      * Test the GRPCRemote client.
      
      * 1. Catch the throwable for onComplete method cause of it will throw exception when connection lost.
      2. Check the gRPC channel state, send message when state is ready, wait 5 second when state is not ready.
      
      Notice: gRPC channel getState with true parameter will trigger reconnect operation.
      
      * gRPC client will reconnect to the server when network recorvered.
      
      * Recovery application.yml
      
      * Recovery proto module commit id.
      
      * no message
      
      * Fixed compile error.
      7c8a683c
  33. 06 11月, 2018 1 次提交
    • wu-sheng's avatar
      Sync 6.0.0-alpha release and version up to beta. (#1883) · 72a39e1f
      wu-sheng 提交于
      * Lock oracle and resin plugins version.
      
      * Move resin and oracle plugin to openskywalking
      
      * Restore submodule active.
      
      * Add another submodule active command.
      
      * Remove the wrong test cases in release and fix some doc issues.
      
      * [maven-release-plugin] prepare release v6.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Fix some doc
      72a39e1f
  34. 29 10月, 2018 1 次提交
    • Fixed the bugs of the OAP server running in cluster mode. (#1844) · 948ef6d1
      彭勇升 pengys 提交于
      * 1. Fixed the bug of the cluster node sync failure cause by curator instance cache is null.
      2. Fixed the bug of the collection in remote data builder is not initialized.
      
      * 1. Re-generate indicator.
      
      * Fixed the bug of the collection in remote data builder is not initialized.
      
      * Fixed the bug of the remote client created but not  initialize.
      948ef6d1
  35. 30 7月, 2018 1 次提交
    • Feature/oap/remote (#1505) · efe5299d
      彭勇升 pengys 提交于
      * Sample operator code.
      
      * Indicator aggregator framework.
      
      * Provide some annotation for OAL.
      
      * Remote module.
      
      * Register service.
      
      * Add apache license header.
      
      * Ignore comments when load definition files.
      efe5299d
  36. 24 7月, 2018 1 次提交
  37. 20 7月, 2018 2 次提交
  38. 19 7月, 2018 2 次提交