| Package | Description |
|---|---|
| org.apache.solr.prometheus.collector |
Collects metrics from Solr via various endpoints.
|
| org.apache.solr.prometheus.scraper |
Send the raw requests to Solr endpoints.
|
| Constructor and Description |
|---|
CollectionsCollector(SolrScraper solrClient,
MetricsQuery metricsQuery) |
MetricsCollector(SolrScraper solrClient,
MetricsQuery metricsQuery) |
MetricsCollectorFactory(ExecutorService executor,
int refreshInSeconds,
SolrScraper solrScraper,
MetricsConfiguration metricsConfiguration) |
PingCollector(SolrScraper solrScraper,
MetricsQuery metricsQuery) |
SearchCollector(SolrScraper solrClient,
MetricsQuery metricsQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrCloudScraper |
class |
SolrStandaloneScraper |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.