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 c9e7276 commit b361832Copy full SHA for b361832
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<(.*)>'
272
+ cache: true
0 commit comments