Skip to content
Snippets Groups Projects
  1. Sep 29, 2021
    • Damien Grisonnet's avatar
      jsonnet: drop some of prometheus-adapter metrics · 5ebbb652
      Damien Grisonnet authored
      
      The current implementation of prometheus-adapter exposes a lot of
      metrics about the health of its aggregated apiserver. The issue is that
      the some of these metrics are not very useful in the context of
      prometheus-adapter, and we currently can't avoid exposing them since
      they are registered to the Kubernetes global Prometheus registry. Until
      this is improved in upstream Kubernetes, we could benefit from dropping
      some of the metrics that are not very useful.
      
      Before this change, in a default kube-prometheus installation, we would
      have 800+ series for prometheus-adapter against 400+, so we divided the
      number of series by two will focusing on the most valuable metrics for
      prometheus-adapter.
      
      Signed-off-by: default avatarDamien Grisonnet <dgrisonn@redhat.com>
      5ebbb652
  2. Sep 01, 2021
  3. Aug 30, 2021
  4. Aug 25, 2021
  5. Aug 20, 2021
  6. Aug 19, 2021
  7. Aug 18, 2021
  8. Aug 17, 2021
  9. Aug 16, 2021
  10. Aug 12, 2021
  11. Aug 11, 2021
  12. Aug 09, 2021
  13. Aug 06, 2021
  14. Aug 05, 2021
  15. Aug 04, 2021
  16. Aug 03, 2021
Loading