AMDResearch / omnistat

https://amdresearch.github.io/omnistat/
MIT License
5 stars 0 forks source link

Fix node dashboard with older Grafana versions #126

Closed jordap closed 1 month ago

jordap commented 1 month ago

Change node dashboard instance variable to use capture groups and avoid the need for variables that point to other variables. This fixes an issue with older Grafana versions (tested with 10.x and 11.x), and removes the need for a user-defined variable (omnistat_exporter_port).