Skip to content

Commit 36177d2

Browse files
author
Eduard Agarici
committed
Allowlist tieredstorage metrics in jmx exporter
1 parent 7be343a commit 36177d2

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
@@ -240,3 +240,5 @@ rules:
240240
# Export all other java.{lang,nio}* beans using default format
241241
- pattern: java.lang.+
242242
- pattern: java.nio.+
243+
- pattern: 'aiven.kafka.server.tieredstorage<(.*)>'
244+
cache: true

0 commit comments

Comments
 (0)