1. 11 2月, 2019 1 次提交
  2. 09 2月, 2019 1 次提交
  3. 01 2月, 2019 2 次提交
  4. 31 1月, 2019 2 次提交
  5. 30 1月, 2019 3 次提交
    • wu-sheng's avatar
      Set dist bin tar with -bin in the final name. (#2221) · f88ac3de
      wu-sheng 提交于
      * Set dist bin tar with -bin in the final name.
      
      * Change dockerfile and makefile
      f88ac3de
    • xiaoyuelangyan's avatar
      Add echplus.com as new user (#2225) · 79c1f1e0
      xiaoyuelangyan 提交于
      * Update powered-by.md
      
      * Update powered-by.md
      
      * Update powered-by.md
      79c1f1e0
    • xiaoyuelangyan's avatar
      fixed CPU UsagePercent Error (#2222) · 5003d6da
      xiaoyuelangyan 提交于
      fixed CPU UsagePercent Error
      The cpu usage storage longitude should be one percent, not one in ten thousand. When the storage unit is one ten thousandth, as long as the usage rate does not exceed 100%. Stored values are less than one. When the current query is forced to be converted to a long type, it will always be 0. This is not correct.
      5003d6da
  6. 27 1月, 2019 1 次提交
    • L
      Database metrics provided. (#2025) · f7ca2672
      Lemon 提交于
      * Add Database source
      
      * Add DatabaseSource source and database_* script for oal
      
      * Enable Database_Indicator
      
      * Add file license
      
      * Rename DatabaseService to ClientDatabase. In the future, we may have real database server monitoring.
      
      * Add query database from H2
      
      * refactor
      
      * update submodule
      
      * refactor
      
      * Fix style
      
      * Fix: unknown tag error
      
      * fix checkstyle
      f7ca2672
  7. 26 1月, 2019 2 次提交
    • Support lettuce plugin (#2152) · a36394d9
      于玉桔 提交于
      * Support lettuce plugin
      
      * lettuce plugin bugfix
      
      * lettuce plugin fix license issue
      
      * lettuce plugin fix cluster and config issue
      
      * plugin lettuce compatible with low 5.0.x version
      
      * lettuce plugin support version accurately describes on Supported-list.md
      
      * plugin lettuce compatible with low 5.0.2 version
      
      * lettuce plugin fix wrong batch method intercept point
      
      * move lettuce to optional plugins
      
      * fix ci issue
      
      * fix ci issue
      
      * Modify the description file
      
      * Pom code optimization
      
      * Optimization operation name
      
      * Optimization operation name2
      a36394d9
    • wu-sheng's avatar
      Update How-to-release.md (#2210) · 3b0a1d31
      wu-sheng 提交于
      3b0a1d31
  8. 25 1月, 2019 2 次提交
  9. 24 1月, 2019 2 次提交
  10. 23 1月, 2019 3 次提交
  11. 22 1月, 2019 1 次提交
  12. 21 1月, 2019 1 次提交
    • Improve buffer reader speed. (#2188) · 9810c5e3
      彭勇升 pengys 提交于
      * 1. Sleep 500 milliseconds after a batch re-call finish.
      2. Re-create register lock index when the system property named debug is setting.
      3. Get the register inventory before lock to avoid increment the sequence but not use.
      4. Return the exchange flag after all the references and spans in one segment parsed to reduce the number of segment parse.
      5. Put the not exchanged segment into a collection then try to exchange no more than 10 times because of the exchange is asynchronous.
      6. Cache the segment object to avoid repeated deserialization.
      
      #2185
      
      * #2185
      1. Sleep 500 milliseconds after a batch re-call finish.
      2. Re-create register lock index when the system property named debug is setting.
      3. Get the register inventory before lock to avoid increment the sequence but not use.
      9810c5e3
  13. 20 1月, 2019 2 次提交
  14. 19 1月, 2019 1 次提交
  15. 18 1月, 2019 8 次提交
  16. 17 1月, 2019 1 次提交
  17. 16 1月, 2019 2 次提交
  18. 15 1月, 2019 2 次提交
  19. 14 1月, 2019 1 次提交
  20. 13 1月, 2019 2 次提交