elasticsearch_exporter
elasticsearch_exporter copied to clipboard
number_of_replicas
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