File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ scrape_configs:
73
73
74
74
## Features
75
75
76
- - Total and used cluster resources: CPU, memory, file system .
76
+ - Total and used cluster resources: CPU, memory, filesystem .
77
77
And total cluster network I/O pressure.
78
78

79
79
- [Kubernetes pods](http://kubernetes.io/docs/user-guide/pods) usage:
@@ -88,3 +88,11 @@ scrape_configs:
88
88

89
89
- Showing all above metrics both for all cluster and each node separately.
90
90

91
+
92
+
93
+
94
+ ## Troubleshooting
95
+
96
+ If filesystem usage panels displays ` N/A`, you should correct
97
+ ` device="/dev/vda9"` filter parameter in metrics query with devices your system
98
+ actually provides.
You can’t perform that action at this time.
0 commit comments