HoustonPutman opened a new pull request #2017:
URL: https://github.com/apache/lucene-solr/pull/2017


   https://issues.apache.org/jira/browse/SOLR-14957
   
   While testing this out, I was unable to make the `solr-exporter` run without 
fixing classpath issues. I think this pr, 
https://github.com/apache/lucene-solr/pull/1972, was trying to fix a similar 
thing but with a bigger scope. I ultimately support that goal of that PR, but 
thought I might as well include my fixes in this PR as they are small and can 
be easily overridden if necessary.
   
   I made the necessary changes to get the exporter to run with default 
settings:
   
   - Adding prometheus-exporter/conf to the classpath and changing the default 
config file to be the location of the file on the classpath
   - Adding the `solr/server/lib/ext` jars to the classpath in order to get 
logging to work.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to