Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
9.0
-
None
Description
Currently the Solr docker image contains the prometheus exporter script bin/solr-exporter, and this script is executable. Therefore the prometheus exporter can be run via the Solr docker image.
However the user has to know the location of this script when trying to run the prometheus-exporter. It would be best if the prometheus-exporter/bin were added to the PATH, so that the prometheus exporter could be run through the following:
docker run solr solr-exporter -b http://host.docker.internal:8983/solr
Discussion at docker-solr#307
Attachments
Issue Links
- links to