NOTE: The exporter fetches information from an ElasticSearch cluster on every scrape, therefore having a too short scrape interval can impose load on ES master nodes, particularly if you run with -es.all and -es.indices. You can find a helm chart in the stable charts repository at. Image: justwatch/elasticsearch_exporter:1.1.0 Docker docker pull justwatch/elasticsearch_exporter:1.1.0ĭocker run -rm -p 9114:9114 justwatch/elasticsearch_exporter:1.1.0Įxample docker-compose.yml: elasticsearch_exporter:
Installationįor pre-built binaries please take a look at the releases. Prometheus exporter for various metrics about ElasticSearch, written in Go.