Skip to content

Commit 0353e62

Browse files
Eduard Agariciamuraru
authored andcommitted
Allowlist tieredstorage metrics in jmx exporter
1 parent 5c4d2f7 commit 0353e62

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
@@ -245,3 +245,5 @@ rules:
245245
# Export all other java.{lang,nio}* beans using default format
246246
- pattern: java.lang.+
247247
- pattern: java.nio.+
248+
- pattern: 'aiven.kafka.server.tieredstorage<(.*)>'
249+
cache: true

0 commit comments

Comments
 (0)