Skip to content
Snippets Groups Projects
  1. Sep 07, 2019
  2. Sep 05, 2019
  3. Aug 27, 2019
  4. Aug 26, 2019
  5. Aug 23, 2019
    • David Wilkins's avatar
      62514 - update prometheus metrics docs · 7b917bf9
      David Wilkins authored and Achilleas Pipinellis's avatar Achilleas Pipinellis committed
      - Strikeout for metrics that aren't reported anymore
      
      - added :thumbsup: for all the metrics that appear to be still
        available
      
      - Added :new: for the new metrics.
      
      - Determine Release when the new metrics appeared
      
      - Add descriptions for the new metrics
      
      - remove the adornments :new: and :thumbsup:
      
      - removce the lines with strikeout
      7b917bf9
  6. Aug 14, 2019
  7. Jul 19, 2019
    • Ben Kochie's avatar
      Adjust redis cache metrics · 442f5991
      Ben Kochie authored and Bob Van Landuyt :neckbeard:'s avatar Bob Van Landuyt :neckbeard: committed
      * 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
  8. Jul 08, 2019
  9. Jul 04, 2019
    • Ryan Cobb's avatar
      Fix process start time · 04962880
      Ryan Cobb authored and Douwe Maan's avatar Douwe Maan committed
      Previously we were recording process start time as seconds from boot.
      This makes it so we record as epoch time.
      04962880
  10. Jul 03, 2019
  11. Jun 10, 2019
  12. May 29, 2019
  13. May 20, 2019
  14. May 05, 2019
  15. May 01, 2019
  16. Apr 29, 2019
  17. Apr 24, 2019
  18. Feb 25, 2019
  19. Feb 19, 2019
  20. Feb 06, 2019
  21. Nov 07, 2018
  22. Oct 10, 2018
    • Zeger-Jan van de Weg's avatar
      Remove Git circuit breaker · 30b4ce94
      Zeger-Jan van de Weg authored
      Was introduced in the time that GitLab still used NFS, which is not
      required anymore in most cases. By removing this, the API it calls will
      return empty responses. This interface has to be removed in the next
      major release, expected to be 12.0.
      Unverified
      30b4ce94
  23. Jul 18, 2018
  24. Jul 03, 2018
  25. Jun 22, 2018
    • Ben Kochie's avatar
      Cleanup ruby sampler metrics · 78a99915
      Ben Kochie authored
      * Use a simple counter for sampler duration instead of a histogram.
      * Use a counter to collect GC time.
      * Remove unused objects metric.
      * Cleanup metric names to match Prometheus conventions.
      * Prefix generic GC stats with `gc_stat`.
      * Include worker label on memory and file descriptor metrics.
      Unverified
      78a99915
  26. May 21, 2018
  27. Apr 27, 2018
  28. Dec 11, 2017
  29. Oct 27, 2017
  30. Jul 20, 2017
  31. Jul 19, 2017
  32. Jul 16, 2017
  33. Jul 12, 2017
Loading