1. 15 2月, 2023 1 次提交
  2. 24 1月, 2023 1 次提交
  3. 12 1月, 2023 1 次提交
  4. 10 1月, 2023 1 次提交
  5. 31 12月, 2022 1 次提交
  6. 20 12月, 2022 1 次提交
  7. 15 12月, 2022 3 次提交
  8. 11 12月, 2022 1 次提交
  9. 06 12月, 2022 1 次提交
  10. 02 12月, 2022 2 次提交
  11. 30 11月, 2022 2 次提交
  12. 29 11月, 2022 1 次提交
  13. 05 11月, 2022 1 次提交
    • S
      Support the telegraf receiver plugin module (#9620) · 42f3396b
      soander 提交于
      * The telegraf receiver plugin module development.
      
      * Refactored code of converting telegraf data and fixed some errors.
      
      * Support Telegraf receiver plugin module.
      
      * Add telegraf-receiver.md, update changes.md and vm-monitoring.md.
      
      * Rename YAML file and change code style.
      
      * Change receiver-telegraf of application.yml.
      
      * The receiver-telegraf e2e test.
      
      * The telegraf receiver e2e test.
      
      * Fix an issue and delete redundant configs.
      
      * Add Unit Test about converting Telegraf metrics.
      
      * Adjust Unit Test about converting Telegraf metrics.
      
      * Add License Header to Unit Test and change binary.xml.
      
      * Change module provider's config initialization mechanism.
      
      * Exclude the telegraf-rules in server-starter pom.xml.
      
      * Fix telegraf e2e test issues.
      
      * Change telegraf e2e test.
      
      * Fix issues
      
      * Fix issues.
      
      * Add Sample convert Unit Test.
      
      * Change vm.yaml, related documents and fix some issues.
      
      * Change backend-vm-monitoring.md.
      
      * Fix SampleConvertTest checkstyle issue.
      
      * Change vm.yaml swap MAL.
      
      * Update menu.yml and binary.xml.
      
      * Update Telegraf Unit test.
      
      * Delete telegraf config package, use meter.analyzer.prometheus package to load config file.
      
      * Reorder telegraf metrics in menu.yml.
      
      * Change e2e, vm, config, linux-service and vm.md.
      
      * Update telegraf.conf file.
      
      * Change url of telegraf.conf file.
      
      * Update e2e.yaml, conf file, menu.yml and delete useless code of provider.
      
      * Update grouping sampleFamily by timestamp and name, and add new UTs.
      
      * Update vm-monitoring.md and .asf.yaml.
      Co-authored-by: NSuperskyyy (ONLINE) <Superskyyy@outlook.com>
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      42f3396b
  14. 02 11月, 2022 1 次提交
  15. 21 10月, 2022 1 次提交
  16. 08 10月, 2022 1 次提交
  17. 05 10月, 2022 1 次提交
  18. 30 9月, 2022 1 次提交
    • K
      Remove Prometheuse fetcher, fix MAL Histogram type bug, and reorganize the doc (#9710) · dd6b7a1f
      kezhenxu94 提交于
      * [**Breaking Change**]: Remove prometheus-fetcher plugin, please use OpenTelemetry to scrape Prometheus metrics and
         set up SkyWalking OpenTelemetry receiver instead.
       * BugFix: histogram metrics sent to MAL should be treated as OpenTelemetry style, not Prometheus style:
         ```
         (-infinity, explicit_bounds[i]] for i == 0
         (explicit_bounds[i-1], explicit_bounds[i]] for 0 < i < size(explicit_bounds)
         (explicit_bounds[i-1], +infinity) for i == size(explicit_bounds)
         ```
      dd6b7a1f
  19. 29 9月, 2022 2 次提交
  20. 19 9月, 2022 2 次提交
  21. 01 9月, 2022 1 次提交
  22. 30 8月, 2022 1 次提交
  23. 29 8月, 2022 1 次提交
  24. 22 8月, 2022 1 次提交
  25. 12 8月, 2022 1 次提交
  26. 14 6月, 2022 2 次提交
  27. 01 6月, 2022 1 次提交
  28. 26 5月, 2022 1 次提交
  29. 23 4月, 2022 1 次提交
  30. 08 4月, 2022 3 次提交
  31. 04 4月, 2022 1 次提交