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
Metrics extracted from windows_exporter have different metric names and labels than those scraped from linux systems, so the windows nodes show up empty in the openshift performance dashboard.
I updated the dashboard and dumped the json from grafana itself, but the work needed here is to port it into the jsonnet syntax to generate dynamically.
Until this is officially added, Import JSON on the below should work.
Metrics extracted from windows_exporter have different metric names and labels than those scraped from linux systems, so the windows nodes show up empty in the openshift performance dashboard.
I updated the dashboard and dumped the json from grafana itself, but the work needed here is to port it into the jsonnet syntax to generate dynamically.
Until this is officially added, Import JSON on the below should work.
JSON export here: https://gist.github.com/afcollins/c47e3565a81a69cffc23426f73a683f9
The text was updated successfully, but these errors were encountered: