Since many monthes, I personally develop and maintain an ElasticSearch exporter. Unlike other exporters, it's a ES plugin, so metrics are directly provided without third party.
https://github.com/vvanholl/elasticsearch-prometheus-exporter
Instead of :
ES => Exporter => Prometheus
You have :
ES(With plugin) => Prometheus
Reported metrics are all you can fetch with the regular ES URLs :
GET /_cluster/stats
GET /_nodes/stats
Note that since metrics are node specific, you need to install plugin on all ES nodes.
I also designed a Grafana dashboard : https://grafana.com/dashboards/266
Everyday my plugin gains more an more popularity, and people help me improving the code bringing more stability and reliability.
Today I ask the Prometheus team, if it could possible to refer it in the exporters pages of the documentation : https://prometheus.io/docs/instrumenting/exporters/
Thank you in advance
Vincent Van Hollebeke
Thank you in advance
Vincent Van Hollebeke
--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-developers+unsub...@googlegroups.com.
To post to this group, send email to prometheus-developers@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/067e3575-45c8-4802-950f-2c8278b75182%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.