Interface SolrMetricProducer

    • Method Detail

      • initializeMetrics

        void initializeMetrics​(SolrMetricManager manager,
                               String registry,
                               String tag,
                               String scope)
        Initializes metrics specific to this producer
        Parameters:
        manager - an instance of SolrMetricManager
        registry - registry name where metrics are registered
        tag - a symbolic tag that represents this instance of the producer, or a group of related instances that have the same life-cycle. This tag is used when managing life-cycle of some metrics and is set when initializeMetrics(SolrMetricManager, String, String, String) is called.
        scope - scope of the metrics (eg. handler name) to separate metrics of