Houston Putman created SOLR-13773:
-------------------------------------
Summary: Add env-var options to prometheus-exporter start script.
Key: SOLR-13773
URL: https://issues.apache.org/jira/browse/SOLR-13773
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: metrics
Affects Versions: master (9.0), 8.3
Reporter: Houston Putman
The startup options for the Prometheus Exporter are pretty sparse compared to
what the Solr start script offers.
I've added some options that mirror what Solr offers, such as
* SOLR_HEAP
* SOLR_JAVA_MEM
* GC_TUNE
Having just the memory settings available would let us start the prometheus
exporter with more than 500 Mb of heap, which right now isn't possible as the
max heap isĀ [hard coded
here|https://github.com/apache/lucene-solr/blob/master/solr/contrib/prometheus-exporter/bin/solr-exporter#L107].
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]