-
Story
-
Resolution: Done
-
Normal
-
None
-
BU Product Work
-
5
-
False
-
None
-
False
-
OCPSTRAT-398 - Monitoring support for Windows Containers
-
-
-
WINC - Sprint 251, WINC - Sprint 252
User or Developer story
As a WMCO user, I want filesystem graphs to be visible for Windows nodes.
Description
WMCO uses existing console queries to display graphs for Windows nodes. Changes in filesystem queries (https://github.com/openshift/console/pull/7201) on the console side, prevent filesystem graphs to be displayed for Windows nodes.
Engineering Details
The root cause for filesystem queries to not work is windows_exporter does not return any value for `mountpoint` field used in the console queries.
Acceptance Criteria
Filesytem graph is populated for Windows nodes in the OpenShift console.