Closed rolindroy closed 5 years ago
can you please check if the problem still occurs if you use the version 1.0.4rc1
?!
@zwopir I was able to fix this issue by modifing "-es.uri
" with http
tag as prefix.
-es.uri=http://elasticsearch-logging:9200
Thanks for your time.
Hello,
I have deployed elasticsearch_exporter on K8s cluster to send ES metrics to Prometheus. I could see some of the metrics are missing. I have enabled "es.indices=true" to query stats for all indices in the cluster. But "elasticsearch_indices_docs" is missing in the metric list.