We are exploring the option of paying for Grafana Cloud's service. In
addition to hosting Grafana, it comes with the ability to store metrics
from Prometheus and Graphite. The documentation says:

To send data using Prometheus you need the following:

   - A running instance of Prometheus.
   - In your Prometheus configuration, add a remote_write section.

So it doesn't really sound like this Cloud option actually host
Prometheus itself, but instead just collect metrics from an onsite
Prometheus server which then sends it to the cloud using remote_write.

My question is how beneficial is this to just running our own onsite
assuming we are going to have to install and run Prometheus anyways? Would
the one-site Prometheus sever just not need that much storage space since
it would remote write to the cloud, and then delete the onsite metrics?

Also, since Prometheus also supports exporting to Graphite, which is also
supported by the cloud service, would it be better to send the metrics
using Prometheus with remote_write, or Prometheus export to
Graphite using carbon-relay-ng?

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CAMDdSzOYazWpaTuZY21Ob0quWSPoqQgNKD0HvH_GU9PwjA%3DDDw%40mail.gmail.com.

Reply via email to