Swap stats is not shown as part of the metrics/resource endpoint #129382
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What happened?
The following:
As can be seen, swap stats is not shown here:
What did you expect to happen?
Swap to be included in metrics/resource endpoint stats.
How can we reproduce it (as minimally and precisely as possible)?
kubectl get --raw "/api/v1/nodes/<NODE-NAME>/proxy/metrics/resource" | grep -i swap
Anything else we need to know?
Swap stats were introduced in this PR: #118865.
It also shows the expected output.
Kubernetes version
Cloud provider
OS version
Install tools
Container runtime (CRI) and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)
The text was updated successfully, but these errors were encountered: