bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
734 stars 38 forks source link

Expose metrics from Janitor controller #349

Open parhamdoustdar opened 3 years ago

parhamdoustdar commented 3 years ago

We currently don't expose any metrics from Janitor controller, which makes us blind to how the garbage collection is going across different clusters. Now that Janitor controller is working across clusters, it becomes more important to see how garbage collection per cluster is going.