You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are setting the prometheus source as the exporter. Prometheus reads from the exporters and then provides its data as inputs to grafana. So set the source as ip.addr:9090 or whatever your prometheus server is at. You'll need to configure the prometheus server to use the gpu exporter it as a target as well.
Hello!
I'm facing an error accessing the metrics from your exporter.
Steps performed:
Running the exporter with nvidia-docker
nvidia-docker run -p 9445:9445 -ti mindprince/nvidia_gpu_prometheus_exporter:0.1
Testing by accesing http://localhost:9445
docker run -d --name grafana -p 3000:3000 grafana/grafana
The text was updated successfully, but these errors were encountered: