onedr0p / exportarr

AIO Prometheus Exporter for Sabnzbd, Bazarr, Prowlarr, Lidarr, Readarr, Radarr, and Sonarr
MIT License
575 stars 43 forks source link

how to get the data into grafana #279

Closed Panda260 closed 8 months ago

Panda260 commented 8 months ago

Hey so i have everything installed everything is working the installation of exportarr was successfully and i now have the websides with the metrics but how can i geht the data from that side into grafana?

onedr0p commented 8 months ago

You need to have prometheus deployed which scrapes exportarr as a target, then Grafana needs to use prometheus as a datasource.

See https://github.com/onedr0p/exportarr/issues/271 and https://github.com/onedr0p/exportarr/issues/14