Hello,
We are considering getting a Grafana Cloud subscription. According to what we have read in the website, the Grafana Cloud subscription comes with a Graphite/Prometheus endpoint that we would be able to use to store our metrics.
We are assuming that we can use this hosted storage for metrics as a replacement for Prometheus server. Is this assumption correct?
We have most of our services running in GKE and we are looking into using the Prometheus operator 1 to deploy all the required instrumentation services to our GKE cluster. We plan to disable services like Grafana, Prometheus, etc. because we would be using the ones included in the Grafana Cloud subscription.
Do you know of any guides / best-practices that we should adhere to while working on this?
Cheers!