Package org.apache.solr.metrics.reporters.solr
This package contains
SolrMetricReporter
implementations
specific to SolrCloud reporting.-
Class Summary Class Description SolrClusterReporter This reporter sends selected metrics from local registries toOverseer
.SolrReporter Implementation ofScheduledReporter
that reports metrics from selected registries and sends them periodically as update requests to a selected Solr collection and to a configured handler.SolrReporter.Builder Builder for theSolrReporter
class.SolrReporter.Report Specification of what registries and what metrics to send.SolrShardReporter This class reports selected metrics from replicas to shard leader.