Skip to content
Snippets Groups Projects
  1. Jan 07, 2020
  2. Dec 17, 2019
  3. Nov 28, 2019
  4. Sep 26, 2019
  5. Sep 25, 2019
  6. Sep 18, 2019
  7. Sep 07, 2019
  8. Sep 05, 2019
  9. Aug 27, 2019
  10. Aug 26, 2019
  11. 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
  12. Aug 14, 2019
  13. 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
  14. Jul 08, 2019
  15. 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
  16. Jul 03, 2019
  17. Jun 10, 2019
  18. May 29, 2019
  19. May 20, 2019
  20. May 05, 2019
  21. May 01, 2019
  22. Apr 29, 2019
  23. Apr 24, 2019
  24. Feb 25, 2019
  25. Feb 19, 2019
  26. Feb 06, 2019
  27. Nov 07, 2018
  28. 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
  29. Jul 18, 2018
  30. Jul 03, 2018
  31. 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
  32. May 21, 2018
  33. Apr 27, 2018
  34. Dec 11, 2017
  35. Oct 27, 2017
  36. Jul 20, 2017
Loading