Hi Sushant,
I had the same issue and unfortunately the exporter does not appear to support a secure cluster. I raised a JIRA feature request so please upvote it as this will increase the chances of it being included in a future release.
https://issues.apache.org/jira/browse/SOLR-12584<https://issues.apache.org/jira/browse/SOLR-12584?filter=-2>Thanks
________________________________
From: Sushant Vengurlekar <[EMAIL PROTECTED]>
Sent: Wednesday, 15 August 2018 10:39 PM
To: [EMAIL PROTECTED]
Subject: Authentication between solr-exporter and solrcloud
I have followed this guide for monitoring the solrcloud
https://lucene.apache.org/solr/guide/7_3/monitoring-solr-with-prometheus-and-grafana.htmlI have basic authentication enabled for the solrcloud. How do I configure
the solr-exporter to authenticate with the set username and password.
Thank you