Skip to content

Commit b361832

Browse files
author
Eduard Agarici
committed
Allowlist tieredstorage metrics in jmx exporter
1 parent c9e7276 commit b361832

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/assets/kafka/jmx-exporter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,5 @@ rules:
268268
# Export all other java.{lang,nio}* beans using default format
269269
- pattern: java.lang.+
270270
- pattern: java.nio.+
271+
- pattern: 'aiven.kafka.server.tieredstorage<(.*)>'
272+
cache: true

0 commit comments

Comments
 (0)