Uses of Class
io.prometheus.jmx.MatchedRule
Packages that use MatchedRule
-
Uses of MatchedRule in io.prometheus.jmx
Methods in io.prometheus.jmx that return MatchedRuleModifier and TypeMethodDescriptionMatchedRulesCache.get(io.prometheus.jmx.JmxCollector.Rule rule, String cacheKey) static MatchedRuleMatchedRule.unmatched()An unmatched MatchedRule, used when no rule matching a JMX bean has been found in the configuration.Methods in io.prometheus.jmx with parameters of type MatchedRuleModifier and TypeMethodDescriptionvoidMatchedRulesCache.put(io.prometheus.jmx.JmxCollector.Rule rule, String cacheKey, MatchedRule matchedRule)