Skip to content

Commit 5b11069

Browse files
Eduard Agariciamuraru
authored andcommitted
Allowlist tieredstorage metrics in jmx exporter
1 parent d6f4a56 commit 5b11069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/assets/kafka/jmx-exporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,5 +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<(.*)>'
248+
- pattern: 'aiven\.kafka\.server\.tieredstorage(?:\.[^<]+)?<type=[^>]+><.*>'
249249
cache: true

0 commit comments

Comments
 (0)