Apache Solr: Prometheus Exporter
This package provides a tool for monitoring Solr with Prometheus. It runs separately from the Solr process(es).
| Package | Description |
|---|---|
| org.apache.solr.prometheus.collector |
Collects metrics from Solr via various endpoints.
|
| org.apache.solr.prometheus.exporter |
Prometheus Metrics Exporter.
|
| org.apache.solr.prometheus.scraper |
Send the raw requests to Solr endpoints.
|