gluster_exporter icon indicating copy to clipboard operation
gluster_exporter copied to clipboard

heal statistics heal-count

Open orencio opened this issue 5 years ago • 0 comments

Hi, to get get heal status of volumes is necessary to specify heal_info_files_countin promethues metrics, that internally execute gluster v heal VOLNAME info.

This runs ok when there is few files to be healed, but when there are too many files to be healed, the command spend too time to get values.

Is it possible to change internally command to gluster volume heal VOLNAME statistics heal-count?

Or, add new metric (for example heal_info_files_statistics) to get this value?

Regards.

orencio avatar Apr 14 '21 09:04 orencio