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
Describe the bug
I'm using your speedtest-exporter which works fine! (:
Unfortunately the dashboard which is mentioned at the end of the README.md seems to have a bug?!
Colums like server_name or server_id or distance are 3 times in the table.
Download, Upload and Latency are marekd as NaN.
To Reproduce
I am running the exporter via docker as mentioned in the readme: docker run --name speedtest-exporter --hostname speedtest-exporter ghcr.io/danopstech/speedtest_exporter:latest (I am running prometheus, grafana and all exporters i use in the same network. Therefore I dont have to expose any ports to the host)
Describe the bug
I'm using your speedtest-exporter which works fine! (:
Unfortunately the dashboard which is mentioned at the end of the README.md seems to have a bug?!
server_name
orserver_id
ordistance
are 3 times in the table.Download
,Upload
andLatency
are marekd asNaN
.To Reproduce
docker run --name speedtest-exporter --hostname speedtest-exporter ghcr.io/danopstech/speedtest_exporter:latest
(I am running prometheus, grafana and all exporters i use in the same network. Therefore I dont have to expose any ports to the host)Expected behavior
server_name
orserver_id
ordistance
should only be displayed 1 time.Download
,Upload
andLatency
are marekd as should be the values which are display at the topScreenshots
Additional context
Unfortunately I do not know how to edit or create dashboards in grafana.
I hope you can help me!
Many many thanks in advance! (:
The text was updated successfully, but these errors were encountered: