We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e537b1c commit edabd1fCopy full SHA for edabd1f
api/assets/kafka/jmx-exporter.yml
@@ -268,3 +268,5 @@ rules:
268
# Export all other java.{lang,nio}* beans using default format
269
- pattern: java.lang.+
270
- pattern: java.nio.+
271
+ - pattern: 'aiven\.kafka\.server\.tieredstorage(?:\.[^<]+)?<type=[^>]+><.*>'
272
+ cache: true
0 commit comments