Open cablespaghetti opened 2 years ago
I've forked the repo and am hosting my own Helm repository with this change and #11 along with Github actions builds, for the time being. https://github.com/cablespaghetti/missing-container-metrics/tree/main/charts/missing-container-metrics
Please merge this PR, it's useful
Fixes #7
Adds Prometheus Operator support so scraping and alerts can be managed through Kubernetes resources. Disabled by default so shouldn't affect existing installations.
I've also added the option to change the containerd path which is needed to run on Amazon Bottlerocket. Happy to move that to an separate PR if needed.