Class MatchedRule

java.lang.Object
io.prometheus.jmx.MatchedRule

public class MatchedRule extends Object
MatchedRule is the result of matching a JMX bean against the rules present in the configuration file. As rules are matched using regular expressions, caching helps prevent having to match the same beans to the same list of regular expressions.