diff --git a/dist/dashboards/k8s-node.json b/dist/dashboards/k8s-node.json index 86cef4d..29c829f 100644 --- a/dist/dashboards/k8s-node.json +++ b/dist/dashboards/k8s-node.json @@ -298,7 +298,7 @@ }, "yaxes": [ { - "format": "bits", + "format": "bytes", "logBase": 1, "max": null, "min": 0, diff --git a/src/dashboards/k8s-node.json b/src/dashboards/k8s-node.json index 86cef4d..29c829f 100644 --- a/src/dashboards/k8s-node.json +++ b/src/dashboards/k8s-node.json @@ -298,7 +298,7 @@ }, "yaxes": [ { - "format": "bits", + "format": "bytes", "logBase": 1, "max": null, "min": 0,