You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2019/09/17 17:24:00 UTC

[jira] [Created] (SOLR-13773) Add env-var options to prometheus-exporter start script.

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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org