Skip to content

Added prometheus-elasticsearch-exporter helm chart

Akshay P S requested to merge add_elasticsearch_exporter into master

These changes will add prometheus-elasticsearch-exporter. It exports metrics from elasticsearch to prometheus. The deployment.yaml iterates over the list of data partitions for the oak instance and creates one deployment for each in the respective namespace es-.

Merge request reports