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 36177d2 commit a67a302Copy full SHA for a67a302
api/assets/kafka/jmx-exporter.yml
@@ -240,5 +240,5 @@ rules:
240
# Export all other java.{lang,nio}* beans using default format
241
- pattern: java.lang.+
242
- pattern: java.nio.+
243
- - pattern: 'aiven.kafka.server.tieredstorage<(.*)>'
+ - pattern: 'aiven\.kafka\.server\.tieredstorage(?:\.[^<]+)?<type=[^>]+><.*>'
244
cache: true
0 commit comments