| Modifier and Type | Method and Description |
|---|---|
MatchedRule |
MatchedRulesCache.get(io.prometheus.jmx.JmxCollector.Rule rule,
String cacheKey) |
static MatchedRule |
MatchedRule.unmatched()
A unmatched MatchedRule, used when no rule matching a JMX bean has been found in the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchedRulesCache.put(io.prometheus.jmx.JmxCollector.Rule rule,
String cacheKey,
MatchedRule matchedRule) |
Copyright © 2021. All rights reserved.