1. 22 11月, 2021 4 次提交
  2. 21 11月, 2021 1 次提交
  3. 20 11月, 2021 1 次提交
  4. 19 11月, 2021 3 次提交
  5. 17 11月, 2021 2 次提交
  6. 16 11月, 2021 1 次提交
  7. 13 11月, 2021 1 次提交
  8. 11 11月, 2021 1 次提交
  9. 10 11月, 2021 2 次提交
  10. 09 11月, 2021 2 次提交
  11. 06 11月, 2021 2 次提交
  12. 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
  13. 03 11月, 2021 2 次提交
  14. 02 11月, 2021 2 次提交
  15. 01 11月, 2021 2 次提交
  16. 29 10月, 2021 3 次提交
  17. 28 10月, 2021 2 次提交
  18. 27 10月, 2021 3 次提交
  19. 26 10月, 2021 4 次提交
  20. 25 10月, 2021 1 次提交