dcu / mongodb_exporter

MongoDB exporter for prometheus.io
MIT License
353 stars 216 forks source link

How to configure Grafana Dashboard? #115

Open webcharm opened 5 years ago

webcharm commented 5 years ago

Hello,

I have installed mongodb_exporter and node_exporter. I have imported the Grafana Dashboard too. But I am not able to see any details. How do I configure my Grafana to pick up details from mongodb_exporter?

Thanks in advance.

valonhaliti commented 5 years ago

Follow this article: http://devconnected.com/mongodb-monitoring-with-grafana-prometheus/

vineet3185 commented 4 years ago

Follow this article: http://devconnected.com/mongodb-monitoring-with-grafana-prometheus/ I need to export MongoDB collections data into Prometheus. How to do this? Can you help me on this?