Skip to content

Commit 5b046cb

Browse files
Update jmx-scraper/src/main/resources/activemq.yaml
Co-authored-by: SylvainJuge <[email protected]>
1 parent 9d6fd15 commit 5b046cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jmx-scraper/src/main/resources/activemq.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ rules:
5151

5252
- bean: org.apache.activemq:type=Broker,brokerName=*
5353
metricAttribute:
54+
# minor divergence from activemq.groovy to capture broker name, making it closer to
55+
# the definition in JMX Insights
5456
broker: param(brokerName)
5557
prefix: activemq.
5658
unit: "%"

0 commit comments

Comments
 (0)