1. 16 3月, 2019 1 次提交
  2. 12 3月, 2019 1 次提交
    • wu-sheng's avatar
      Make k8s-Coordinator works in role mode. (#2347) · 0951b943
      wu-sheng 提交于
      * Make k8s-Coordinator back in role mode.
      
      * Start query API server after the core started.
      
      * Do lock when port has been intialized.
      
      * Rename service.
      
      * Fix text cases.
      
      * Declare ConfigService.class in core module.
      
      * Implement in an easier way.
      
      * Envoy print whole metric, now in debug.
      
      * Forcedly fix envoy timestamp issue.
      0951b943
  3. 11 3月, 2019 1 次提交
    • The role of OAP server. (#2344) · ab398f79
      彭勇升 pengys 提交于
      * The role of OAP server.
      Mixed: Receive agent data, level 1 aggregate, level 2 aggregate
      Receiver: Receive agent data, level 1 aggregate
      Aggregator: level 2 aggregate
      
      * Mistake, stadalone default.
      
      * Update application.yml
      ab398f79
  4. 10 3月, 2019 1 次提交
  5. 08 3月, 2019 1 次提交
  6. 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
  7. 02 3月, 2019 2 次提交
  8. 26 2月, 2019 1 次提交
    • wu-sheng's avatar
      Improve OAP extendibility (#2288) · fb62025d
      wu-sheng 提交于
      * Make scope meta configurable.
      
      * Fix test cases in ci.
      
      * Change step 1
      
      * Refactor step 2
      
      * Other compile issue done. Prepare the generator changes.
      
      * Revert some wrong changes to Istio receiver.
      
      * Step 3, make compile pass.
      
      * Try to make CI passed.
      
      * Add a check.
      
      * Fix generated code style
      
      * Provide new and extendable dispatcher generator tool
      
      * Fix startup.
      
      * Can't guarantee the dispatchers are always existing. Put explicit comments at there to avoid confusion, since this is different with old version.
      
      * Fix a H2 query for endpoint search.
      
      * Fix a wrong mysql alarm query.
      
      * Provide new document and `generate-tool-grammer` module.
      
      * Add missing last section of document.
      
      * Fix typo
      
      * Relocate the @ScopeDeclaration annotation, make it more sense. Also remove the useless @SourceType annotation. And adjust document for these changes
      
      * ScopeDeclaration can be used once for each class only, now.
      fb62025d
  9. 23 2月, 2019 1 次提交
  10. 21 2月, 2019 1 次提交
  11. 20 2月, 2019 1 次提交
  12. 18 2月, 2019 1 次提交
  13. 15 2月, 2019 1 次提交
  14. 13 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. 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
  17. 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
  18. 23 1月, 2019 1 次提交
    • wu-sheng's avatar
      Register lock refactor (#2195) · 2e0104e5
      wu-sheng 提交于
      * Refactor register and reduce the lock time.
      
      * Refactor es id generation mechanism.
      
      * Wrong commit place.
      2e0104e5
  19. 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
  20. 20 1月, 2019 1 次提交
  21. 13 1月, 2019 1 次提交
  22. 12 1月, 2019 2 次提交
  23. 11 1月, 2019 3 次提交
  24. 10 1月, 2019 1 次提交
    • wu-sheng's avatar
      Provide grafana settings for telemetry (#2138) · 5f57e561
      wu-sheng 提交于
      * Change a label name for  sw instance to avoid confict.
      
      * Fix a wrong metric name.
      
      * Fix too many counter instances.
      
      * Set uptime to second.
      
      * Fix format.
      
      * Fix format
      
      * Remove two unnecessary counter.
      
      * Provide grafana dashboard settings and remove unnecessary metric.
      
      * Provide a simple UI brief doc. Fix #2137
      5f57e561
  25. 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
  26. 07 1月, 2019 1 次提交
  27. 04 1月, 2019 1 次提交
  28. 03 1月, 2019 1 次提交
  29. 21 12月, 2018 1 次提交
  30. 18 12月, 2018 1 次提交
  31. 13 12月, 2018 1 次提交
  32. 09 12月, 2018 1 次提交
  33. 07 12月, 2018 1 次提交
    • wu-sheng's avatar
      OAL tool module established (#2015) · 40eb6512
      wu-sheng 提交于
      * Move oal tool back into main repo, and fix compile issue.
      
      * Fix two bugs.
      
      * Remove all generated codes.
      
      * Make all oal generated codes out of source control.
      
      * Make mvn compile and package work.
      
      * Fix test cases.
      
      * Make compile right and provide new documents.
      
      * Remove an unnecessary tokens file.
      40eb6512
  34. 06 12月, 2018 2 次提交
  35. 05 12月, 2018 1 次提交