Skip to content
Snippets Groups Projects
  1. Sep 26, 2022
  2. Sep 23, 2022
  3. Sep 22, 2022
  4. Sep 19, 2022
  5. Sep 12, 2022
  6. Sep 06, 2022
  7. Sep 05, 2022
  8. Sep 02, 2022
    • Jan Fajerski's avatar
      prometheus-adapter: add prefix option to config for container metrics (#1844) · 75bc89f6
      Jan Fajerski authored
      
      This commit adds the options `containerMetricsPrefix`
      to the prometheus-adapter config-map generator. By default this option
      is the empty string and doesn't change the current behavior. If set
      however to e.g. `pa_`, the prometheus-adapter configuration will add
      this prefix to all container_ queries in the resource rules.
      This enables users of kube-prometheus to define a specialised service
      monitor, that only expose the prometheus-adapter related container metrics with a
      different configuration, like `honorTimestamps: true` or a tighter
      scrape interval.
      
      Signed-off-by: default avatarJan Fajerski <jfajersk@redhat.com>
      75bc89f6
  9. Sep 01, 2022
  10. Aug 30, 2022
  11. Aug 29, 2022
  12. Aug 25, 2022
  13. Aug 22, 2022
  14. Aug 19, 2022
  15. Aug 15, 2022
  16. Aug 09, 2022
  17. Aug 08, 2022
  18. Aug 05, 2022
  19. Aug 02, 2022
  20. Aug 01, 2022
  21. Jul 30, 2022
  22. Jul 27, 2022
  23. Jul 26, 2022
  24. Jul 25, 2022
  25. Jul 22, 2022
Loading