Single Prometheus exporter exposing multiple metrics

33 views
Skip to first unread message

pratyu...@gmail.com

unread,
Jul 3, 2020, 12:15:24 PM7/3/20
to Prometheus Users
Is there any prometheus exporter which can expose multiple metrics. For example suppose an exporter which can expose metrics which are exposed by node_exporter, mongodb exporter, redis exporter etc combined.
Any X exporter which we can use to scrape multiple metrics rather than using multiple exporters. Instead of using node_exporter,redis exporter, Greenplum exporter and many other just use that single X exporter.

l.mi...@gmail.com

unread,
Jul 3, 2020, 12:46:49 PM7/3/20
to Prometheus Users
The closest I can think of is https://github.com/QubitProducts/exporter_exporter.
I don't think you'll find a single service that is able to produce metrics for a wide range of services by itself. Small purpose built exporters are easier to deploy and maintain than "know how to do everything" style monoliths (like collectd), but they do require a more moving parts.

petar...@mint.rs

unread,
Jul 7, 2020, 9:47:51 AM7/7/20
to Prometheus Users

Hi,

you can use netdata because netdata have ability to monitor almost all linux knows services and support prometheus metrics.


Works perfect. I'm using that on more dozens servers.
Reply all
Reply to author
Forward
0 new messages