kubernetes-app icon indicating copy to clipboard operation
kubernetes-app copied to clipboard

node_filesystem variable outdate

Open nghyjohn opened this issue 6 years ago • 1 comments

New variables should be:

node_filesystem_size_bytes node_filesystem_free_bytes

nghyjohn avatar May 27 '19 04:05 nghyjohn

The node exporter used by the plugin is 0.15.0. In Node Exporter version 0.16.0 there were a lot of revamps to the node_exporter metrics.

I must add that I too for one would like for the graphs to be updated to the new metrics so we can unify the dashboards that are already configured to use the new variables.

Right now I have to maintain 2 different set of dashboards. to verify the same information.

Zauxst avatar Nov 01 '19 14:11 Zauxst