1. 21 12月, 2021 1 次提交
  2. 18 12月, 2021 2 次提交
  3. 15 12月, 2021 1 次提交
  4. 12 12月, 2021 1 次提交
  5. 10 12月, 2021 1 次提交
  6. 07 12月, 2021 1 次提交
  7. 06 12月, 2021 1 次提交
  8. 03 12月, 2021 1 次提交
  9. 02 12月, 2021 3 次提交
  10. 01 12月, 2021 1 次提交
  11. 30 11月, 2021 2 次提交
  12. 29 11月, 2021 2 次提交
  13. 28 11月, 2021 1 次提交
  14. 27 11月, 2021 1 次提交
  15. 26 11月, 2021 2 次提交
  16. 25 11月, 2021 1 次提交
  17. 22 11月, 2021 2 次提交
  18. 20 11月, 2021 1 次提交
  19. 19 11月, 2021 3 次提交
  20. 17 11月, 2021 1 次提交
  21. 13 11月, 2021 1 次提交
  22. 11 11月, 2021 1 次提交
  23. 10 11月, 2021 1 次提交
  24. 04 11月, 2021 1 次提交
    • wu-sheng's avatar
      Optimize metrics of minute dimensionality persistence, don't save metric of... · c0994eef
      wu-sheng 提交于
      Optimize metrics of minute dimensionality persistence, don't save metric of being default value. (#8066)
      
      Optimize metrics of minute dimensionality persistence.
      - The value of metrics, which has declaration of the default value and current value equals the default value logically, the whole row wouldn't be pushed into database.
      - Add self-observability `metrics_persistence_skipped` metric to measure the number of skipped metrics.
      - SLA(percent function), Apdex, AvgLong(MAL mostly) metrics are mostly optimized because of this. Such as a full-failing error(0% successful rate) and unhealthy(apdex=0) are not costing the storage.
      - Hour/Day dimensionalities metrics are not changed, as they cover long duration.
      - Fix `max` function in OAL doesn't support negative long.
      c0994eef
  25. 01 11月, 2021 2 次提交
  26. 29 10月, 2021 3 次提交
  27. 28 10月, 2021 2 次提交