Prometheus metrics to a url

29 views
Skip to first unread message

adi garg

unread,
Mar 2, 2020, 5:42:41 AM3/2/20
to Prometheus Users
Hello experts,

Is there a way to send Prometheus metrics to a URL, where there can be an exporter to send metrics to another system?

Aliaksandr Valialkin

unread,
Mar 2, 2020, 5:49:08 AM3/2/20
to adi garg, Prometheus Users
There are the following integration mechanisms for Prometheus metrics exist:

- Pushgateway for pushing Prometheus metrics, so the could be scraped by Prometheus later.
- Prometheus federation for scraping metrics from Prometheus to another system.
- remote_write API for replicating metrics to external storage systems. See the list of supported systems.

On Mon, Mar 2, 2020 at 12:42 PM adi garg <addy1...@gmail.com> wrote:
Hello experts,

Is there a way to send Prometheus metrics to a URL, where there can be an exporter to send metrics to another system?

--
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 prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/980590a4-45b0-41ec-a7c3-b26371091e7d%40googlegroups.com.


--
Best Regards,

Aliaksandr

Murali Krishna Kanagala

unread,
Mar 2, 2020, 11:07:03 AM3/2/20
to adi garg, Prometheus Users
Use remote write option. That remote service should be able to parse the metrics and forward them wherever you want them to be. 

On Mon, Mar 2, 2020, 4:42 AM adi garg <addy1...@gmail.com> wrote:
Hello experts,

Is there a way to send Prometheus metrics to a URL, where there can be an exporter to send metrics to another system?

--
Reply all
Reply to author
Forward
0 new messages