1. 30 8月, 2022 1 次提交
  2. 22 8月, 2022 1 次提交
  3. 18 8月, 2022 1 次提交
  4. 12 8月, 2022 1 次提交
  5. 08 8月, 2022 1 次提交
    • wu-sheng's avatar
      [Critical] Fix a low performance issue of metrics persistent in ES (#9437) · 7f371ed5
      wu-sheng 提交于
      [Critical] Fix a low-performance issue of metrics persistent in the ElasticSearch storage implementation. One single metric could have to wait for an unnecessary 7~10s(System Env Variable SW_STORAGE_ES_FLUSH_INTERVAL).
      
      This is a solid and critical performance issue, from the self-observability metric, we could find one metric that would need 7-10s to execute the data flush, which is not expected.
      7f371ed5
  6. 28 7月, 2022 1 次提交
  7. 21 7月, 2022 1 次提交
  8. 18 7月, 2022 1 次提交
  9. 08 6月, 2022 1 次提交
  10. 07 6月, 2022 1 次提交
  11. 23 5月, 2022 1 次提交
  12. 20 5月, 2022 1 次提交
  13. 11 5月, 2022 1 次提交
  14. 10 5月, 2022 2 次提交
  15. 09 5月, 2022 1 次提交
  16. 15 4月, 2022 1 次提交
  17. 14 4月, 2022 1 次提交
  18. 10 4月, 2022 1 次提交
  19. 06 4月, 2022 3 次提交
  20. 04 4月, 2022 1 次提交
  21. 03 4月, 2022 1 次提交
  22. 02 4月, 2022 1 次提交
  23. 01 4月, 2022 2 次提交
  24. 31 3月, 2022 3 次提交
  25. 29 3月, 2022 2 次提交
  26. 21 3月, 2022 1 次提交
  27. 11 2月, 2022 2 次提交
  28. 29 1月, 2022 1 次提交
  29. 13 1月, 2022 1 次提交
  30. 13 10月, 2021 1 次提交
    • wu-sheng's avatar
      Message Queue performance and consuming latency monitoring (#7918) · fc0d0e1e
      wu-sheng 提交于
      * Support `!= null` in OAL engine.
      * Add `Message Queue Consuming Count` metric for MQ consuming service and endpoint.
      * Add `Message Queue Avg Consuming Latency` metric for MQ consuming service and endpoint.
      * Document with a new menu in the `tracing` catalog is added
      fc0d0e1e
  31. 06 9月, 2021 1 次提交