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 5c4d2f7 commit 0353e62Copy full SHA for 0353e62
api/assets/kafka/jmx-exporter.yml
@@ -245,3 +245,5 @@ rules:
245
# Export all other java.{lang,nio}* beans using default format
246
- pattern: java.lang.+
247
- pattern: java.nio.+
248
+ - pattern: 'aiven.kafka.server.tieredstorage<(.*)>'
249
+ cache: true
0 commit comments