-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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
- seems to work well
- Setup Grafana in Docker
docker run -d --name grafana -p 3000:3000 grafana/grafana
- works fine
- in the URL I provide the exporter's docker IP address (this worked with other prometheus docker based on this tutorial )
- if I provide the host machine's IP then it provides Bad Gateway error
- Nvidia GPU dasboard
- when getting the nvida gpu dasboard from https://grafana.com/grafana/dashboards/10703 metrics are not loaded with error message "Cannot read property 'result' of undefined"
Metadata
Metadata
Assignees
Labels
No labels