Skip to content
Snippets Groups Projects
  1. Oct 24, 2024
    • Ben Kochie's avatar
      Reduce apiserver metric cardinality (#2531) · 69d9636b
      Ben Kochie authored
      
      * Reduce apiserver metric cardinality
      
      Current releases of Kubernetes added new metrics that also have the same
      excessive bucket cardinality. Remove the extra buckets from these
      metrics.
      * `apiserver_request_sli_duration_seconds_bucket`
      * `etcd_request_duration_seconds_bucket`
      
      Also reduce the cardinality of apiserver byte histogram metrics.
      * `apiserver_request_bdy_size_bytes_bucket`
      
      This reduces API server metrics in our configuration by about 25%.
      
      Signed-off-by: default avatarSuperQ <superq@gmail.com>
      
      * Apply suggestions from code review
      
      ---------
      
      Signed-off-by: default avatarSuperQ <superq@gmail.com>
      Co-authored-by: default avatarSimon Pasquier <spasquie@redhat.com>
      69d9636b
  2. Oct 09, 2024
  3. Oct 03, 2024
  4. Sep 30, 2024
  5. Sep 27, 2024
  6. Sep 23, 2024
  7. Sep 16, 2024
  8. Sep 12, 2024
  9. Sep 11, 2024
  10. Sep 10, 2024
  11. Sep 05, 2024
  12. Sep 02, 2024
  13. Aug 27, 2024
  14. Aug 26, 2024
  15. Aug 20, 2024
  16. Aug 12, 2024
  17. Aug 07, 2024
  18. Jul 08, 2024
  19. Jun 24, 2024
  20. Jun 17, 2024
  21. Jun 12, 2024
  22. Jun 03, 2024
  23. May 30, 2024
  24. May 20, 2024
  25. May 14, 2024
  26. May 13, 2024
  27. Apr 15, 2024
  28. Apr 08, 2024
  29. Mar 20, 2024
  30. Mar 06, 2024
  31. Feb 19, 2024
Loading