1. 15 5月, 2019 1 次提交
    • C
      support Nacos cluster (#2640) · 91ffae25
      caoyixiong 提交于
      * Fix #2546
      
      * Change the stackdepth type
      
      * Fix bug
      
      * Fix CI failed
      
      * fix #2599
      
      * fix ci
      
      * add license
      
      * add ActiveTag error methods
      
      * fix
      
      * fix
      
      * nacos
      
      * nacos
      
      * nacos
      
      * nacos
      
      * fix ci
      
      * support nacos cluster
      
      * fix yml
      
      * fix license
      
      * fix ci
      
      * remove optional
      
      * update license
      
      * update license and doc
      
      * fix
      91ffae25
  2. 10 5月, 2019 1 次提交
  3. 07 5月, 2019 1 次提交
  4. 26 4月, 2019 1 次提交
  5. 17 4月, 2019 1 次提交
  6. 16 4月, 2019 1 次提交
  7. 21 3月, 2019 2 次提交
  8. 13 3月, 2019 1 次提交
  9. 12 3月, 2019 1 次提交
  10. 11 3月, 2019 2 次提交
  11. 07 3月, 2019 1 次提交
    • wu-sheng's avatar
      Envoy metric support and a bug fix (#2321) · b4cb7e0b
      wu-sheng 提交于
      * Extend envoy metric service, scope and OAL lexer/parser.
      
      * Finish metric extension and oal.
      
      * Make test env works.
      
      * Finish test of envoy connection and memory metric.
      
      * Change document.
      
      * Finish docker compose test.
      b4cb7e0b
  12. 22 2月, 2019 1 次提交
  13. 18 2月, 2019 1 次提交
  14. 15 2月, 2019 1 次提交
  15. 12 2月, 2019 1 次提交
    • wu-sheng's avatar
      Support Top sql (#2239) · 4babd6ff
      wu-sheng 提交于
      * The prototype of topN sql worker.
      
      * Add scope and new manual dispatcher.
      
      * no message
      
      * Finish topN persistence codes. Not test yet. And query have not added.
      
      * Finish the top n database statement persistent.
      
      * Support different slow thresholds for different db types.
      
      * Fix wrong db default threshold
      
      * Finish new query protocol binding.
      
      * Provide query empty implementation and sync ui.
      
      * Finish all codes, hope it works :P
      I will run the tests tonight.
      
      * Fix
      
      * Fix
      
      * Fix a startup issue.
      
      * Add time bucket to persistent.
      
      * Fix wrong query result column name.
      
      * Fix Database query.
      
      * Fix checkstyle.
      
      * Fix wrong order logic, and add a test case to verify, to fix https://github.com/apache/incubator-skywalking/pull/2239#discussion_r255948249
      4babd6ff
  16. 26 1月, 2019 1 次提交
    • 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
  17. 11 1月, 2019 1 次提交
  18. 10 1月, 2019 1 次提交
  19. 07 1月, 2019 1 次提交
  20. 04 1月, 2019 1 次提交
  21. 03 1月, 2019 1 次提交
  22. 20 12月, 2018 1 次提交
    • X
      Support canal plugin (#2035) · addf5101
      XiaoFu 提交于
      * fix add Canal plugin
      
      * fix add UnitTest
      
      * fix   format pom.xml
      
      * Delete CanalApplication.java
      
      * fix support cluster url
      
      * fix add Licensed
      
      * fix bug
      
      * fix
      addf5101
  23. 18 12月, 2018 1 次提交
  24. 13 12月, 2018 1 次提交
  25. 07 12月, 2018 1 次提交
    • X
      Support rabbitmq plugin (#2000) · 45f44544
      XiaoFu 提交于
      * Fix support rabbitmq plugin
      
      * fix Unit test rename sw3 to sw6
      
      * Update pom.xml
      
      * fix adjust rabbitmq Unit test
      
      * fix add rabbitmq component in docker component-libraries.yml
      
      * Update RabbitMQProducerInterceptor.java
      
      * Update RabbitMQProducerInterceptor.java
      45f44544
  26. 03 12月, 2018 1 次提交
  27. 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
  28. 26 11月, 2018 1 次提交
  29. 29 10月, 2018 1 次提交
  30. 28 10月, 2018 1 次提交