-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 7.3, 7.4
-
Fix Version/s: 8.1
-
Component/s: Authentication, metrics, security
-
Labels:
The Solr exporter for Prometheus/Grafana provides a useful visual layer over the solr metrics api for monitoring the state of a Solr cluster. Currently this can not be configured and used on a secure Solr cluster with the Basic Authentication plugin enabled. The exporter does not provide a mechanism to configure/pass through basic auth credentials when SolrJ requests information from the metrics api endpoints and would be a useful addition for Solr users running a secure Solr instance.
- links to