sloth icon indicating copy to clipboard operation
sloth copied to clipboard

Add support for Google Cloud Managed Prometheus

Open psikala opened this issue 3 years ago • 0 comments

This PR adds support for Google Cloud Managed Prometheus. Functionality is the same as when using prometheus-operator. These two can co-exists at the same time, so migration from GMP <> prometheus-operator should be smooth as possible. I created new CRD; ManagedPrometheusServiceLevel, so no need to do ugly hacking since prometheus-operator and Google Managed are different kind of animals, even the API's are almost the same.

psikala avatar Sep 08 '22 18:09 psikala