1. 24 2月, 2023 1 次提交
  2. 22 2月, 2023 1 次提交
    • W
      Support prometheus HTTP APIs and promQL. (#10415) · fb9117b8
      Wan Kai 提交于
      Support HTTP APIs list:
      
      - /api/v1/metadata
      - /api/v1/labels
      - /api/v1/label/{label_name}/values
      - /api/v1/series
      - /api/v1/query
      -/api/v1/query_range
      
      Support basic promQL for query traffic/metrics/labeled_metrics/topN/sampled_records from OAP
      fb9117b8
  3. 16 10月, 2020 1 次提交
  4. 23 7月, 2020 1 次提交
  5. 21 7月, 2020 1 次提交
  6. 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
  7. 27 7月, 2019 1 次提交
  8. 03 6月, 2019 1 次提交
    • wu-sheng's avatar
      Dynamic Configuration and Dynamic Configuration Service (#2810) · 2e846c60
      wu-sheng 提交于
      * Implement the base of config API module.
      
      * Finish configuration module codebases w/o tests, revert some changes.
      
      * Finish mock tests.
      
      * Add new gRPC service for configuration.
      
      * Make gRPC configuration sync provider works.
      
      * Add database slow statement dynamic setting.
      
      * Finish the dynamic configuration service.
      
      * Fix version.
      2e846c60
  9. 31 3月, 2019 1 次提交
    • wu-sheng's avatar
      Support Backend acts as pure Zipkin collector (#2424) · 601b472e
      wu-sheng 提交于
      * Codebase for zipkin span persistence.
      
      * Fix missing fields in storage.
      
      * Miss the latency field.
      
      * Finish some tests.
      
      * Fix wrong latency.
      
      * Finish doc and reset application.yml
      
      * Make the description more clear.
      601b472e
  10. 18 11月, 2018 1 次提交
    • wu-sheng's avatar
      Restore Zipkin receiver based on new core (#1932) · 6b351135
      wu-sheng 提交于
      * Change some codes to make zipkin receiver works, not done yet.
      
      * @adriancole Zipkin receiver is coming back again.
      
      * Fix document and fix for Zipkin receiver.
      
      * Fix some bugs.
      
      * Fix register bug.
      
      * Fix transfer bug for new backend core.
      6b351135
  11. 19 7月, 2018 1 次提交
  12. 11 7月, 2018 1 次提交
  13. 10 4月, 2018 1 次提交
  14. 11 12月, 2017 1 次提交
  15. 10 12月, 2017 1 次提交
  16. 09 12月, 2017 1 次提交
  17. 01 11月, 2017 1 次提交
  18. 29 10月, 2017 1 次提交
  19. 23 10月, 2017 1 次提交
  20. 13 10月, 2017 1 次提交
  21. 10 10月, 2017 1 次提交
  22. 30 7月, 2017 1 次提交