[
https://issues.apache.org/jira/browse/SOLR-13773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932816#comment-16932816
]
ASF subversion and git services commented on SOLR-13773:
--------------------------------------------------------
Commit b9633e0f26052155a18fcbdd08b7fa3a30a88e37 in lucene-solr's branch
refs/heads/branch_8x from Anshum Gupta
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b9633e0 ]
SOLR-13773: Prometheus Exporter GC and Heap options (#887) (#890)
* SOLR-13773: Prometheus Exporter GC and Heap options
* Adding info to the ref-guide.
> 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
> Priority: Minor
> Labels: metric-collector
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]