Guys,
I’m using the Kube Prometheus Stack and install the Elasticsearch Exporter both using Helm Charts.
So my Elastic Exporter Pod logs returns: msg="failed to retrieve cluster info from ES" err="Get \"http://my-elastic-es-http:9200/\": EOF"
.
Is it possible use the K8s internal service/endpoint values from deployment of Kube Prometheus Stack on values.yaml
of the Elastic Exporter deployment?