We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6fd15 commit 5b046cbCopy full SHA for 5b046cb
jmx-scraper/src/main/resources/activemq.yaml
@@ -51,6 +51,8 @@ rules:
51
52
- bean: org.apache.activemq:type=Broker,brokerName=*
53
metricAttribute:
54
+ # minor divergence from activemq.groovy to capture broker name, making it closer to
55
+ # the definition in JMX Insights
56
broker: param(brokerName)
57
prefix: activemq.
58
unit: "%"
0 commit comments