Skip to content
Snippets Groups Projects
  1. Dec 08, 2022
  2. Dec 05, 2022
  3. Nov 28, 2022
  4. Nov 23, 2022
  5. Nov 14, 2022
  6. Nov 10, 2022
  7. Nov 09, 2022
  8. Nov 07, 2022
  9. Oct 21, 2022
  10. Oct 19, 2022
  11. Oct 10, 2022
  12. Oct 06, 2022
  13. Oct 03, 2022
  14. Sep 26, 2022
  15. Sep 23, 2022
  16. Sep 22, 2022
  17. Sep 19, 2022
  18. Sep 12, 2022
  19. Sep 06, 2022
  20. Sep 05, 2022
  21. 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
  22. Sep 01, 2022
  23. Aug 30, 2022
Loading