jackfrancis / kustodian

Kubernetes node maintainer
MIT License
7 stars 4 forks source link

Kustodian prometheus #14

Open clarkezone opened 2 years ago

clarkezone commented 2 years ago

Add a Prometheus listener and register metrics tracking

  1. Number of instances of Kustodian pods running
  2. Number of successful script runs TODO what else?

Get basic metrics going

Demo on my machine:

Demo is repeatable PR for metrics changes to kustodian Move kustodian service and servicemonitor into helm chart Install dashboard for kustodian Add monitoring and logging stack Add service / service monitoring for kustodian Scripts for port forward

Add kustodian app annotation

create an issue on capz for hello world not working with KIND

clarkezone commented 2 years ago

dd