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.