fix zpool state chart family (#17054)
Ilya Mashchenko committed
Feb 25, 2024 at 00:34 UTC
8eb7505af3df5041853b0491748dce8831ad875a
1 file changed
+1
-1
src/collectors/proc.plugin/proc_spl_kstat_zfs.c
+1
-1
@@ -272,7 +272,7 @@ int update_zfs_pool_state_chart(const DICTIONARY_ITEM *item, void *pool_p, void
272
"zfspool",
273
chart_id,
274
NULL,
275
- name,
275
+ "state",
276
"zfspool.state",
277
"ZFS pool state",
278
"boolean",