Class SolrCoreMetric

    • Field Detail

      • CLOUD_CORE_PATTERN

        public static Pattern CLOUD_CORE_PATTERN
      • STANDALONE_CORE_PATTERN

        public static Pattern STANDALONE_CORE_PATTERN
      • CLOUD_LABEL_KEYS

        public static List<String> CLOUD_LABEL_KEYS
      • STANDALONE_LABEL_KEYS

        public static List<String> STANDALONE_LABEL_KEYS
      • coreName

        public String coreName
    • Constructor Detail

      • SolrCoreMetric

        public SolrCoreMetric​(com.codahale.metrics.Metric dropwizardMetric,
                              String metricName)