elasticsearch_exporter icon indicating copy to clipboard operation
elasticsearch_exporter copied to clipboard

number_of_replicas

Open marchenko1985 opened this issue 4 years ago • 0 comments

Hunting for indices with number_of_replicas being set to zero

They might cause data loss in case of node crash, so want to alert on such indices

From what have I seen it seems that the exporter just ignores number_of_replicas even so it is being retrieved because of missing mapping here

Wondering if this one can be added

marchenko1985 avatar Oct 18 '21 11:10 marchenko1985