1. 30 4月, 2020 1 次提交
  2. 28 4月, 2020 1 次提交
  3. 22 4月, 2020 1 次提交
  4. 02 4月, 2020 1 次提交
  5. 01 4月, 2020 1 次提交
  6. 31 3月, 2020 1 次提交
  7. 24 3月, 2020 1 次提交
  8. 18 3月, 2020 1 次提交
  9. 17 3月, 2020 1 次提交
  10. 10 3月, 2020 1 次提交
  11. 03 3月, 2020 1 次提交
  12. 06 2月, 2020 1 次提交
  13. 03 2月, 2020 1 次提交
  14. 31 1月, 2020 1 次提交
  15. 28 1月, 2020 1 次提交
  16. 11 1月, 2020 1 次提交
  17. 09 1月, 2020 1 次提交
  18. 08 1月, 2020 1 次提交
  19. 07 1月, 2020 1 次提交
  20. 17 12月, 2019 1 次提交
  21. 28 11月, 2019 1 次提交
  22. 26 9月, 2019 2 次提交
  23. 18 9月, 2019 1 次提交
  24. 07 9月, 2019 1 次提交
  25. 05 9月, 2019 1 次提交
  26. 27 8月, 2019 2 次提交
  27. 23 8月, 2019 1 次提交
    • D
      62514 - update prometheus metrics docs · 7b917bf9
      David Wilkins 提交于
      - Strikeout for metrics that aren't reported anymore
      
      - added 👍 for all the metrics that appear to be still
        available
      
      - Added 🆕 for the new metrics.
      
      - Determine Release when the new metrics appeared
      
      - Add descriptions for the new metrics
      
      - remove the adornments 🆕 and 👍
      
      - removce the lines with strikeout
      7b917bf9
  28. 14 8月, 2019 1 次提交
  29. 19 7月, 2019 1 次提交
    • B
      Adjust redis cache metrics · 442f5991
      Ben Kochie 提交于
      * Remove `controller` and `action` labels from duration histogram.
      * Create a new simple counter for `controller` and `action`.
      * Adjust histogram buckets to observe smaller response times.
      442f5991
  30. 08 7月, 2019 1 次提交
  31. 04 7月, 2019 1 次提交
    • R
      Fix process start time · 04962880
      Ryan Cobb 提交于
      Previously we were recording process start time as seconds from boot.
      This makes it so we record as epoch time.
      04962880
  32. 03 7月, 2019 1 次提交
  33. 11 6月, 2019 1 次提交
  34. 30 5月, 2019 2 次提交
  35. 29 5月, 2019 1 次提交
    • J
      Add Puma sampler · a5adc6a0
      Jan Provaznik 提交于
      This sampler gathers Puma-specific metrics which can be used by
      Prometheus then.
      a5adc6a0
  36. 21 5月, 2019 1 次提交
    • R
      Adds ruby and unicorn instrumentation · 9eeedfcc
      Ryan Cobb 提交于
      This adds ruby and unicorn instrumentation. This was originally
      intended in 11.11 but due to performance concerns it was reverted. This
      new commit foregoes the sys-proctable gem was causing performance issues
      previously.
      9eeedfcc
  37. 20 5月, 2019 1 次提交