Skip to content

Commit d1b48a1

Browse files
Eduard Agariciamuraru
authored andcommitted
Allowlist tieredstorage metrics in jmx exporter
1 parent 1e4846f commit d1b48a1

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)