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 0353e62 commit 04e8c3aCopy full SHA for 04e8c3a
api/assets/kafka/jmx-exporter.yml
@@ -245,5 +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<(.*)>'
+ - pattern: 'aiven\.kafka\.server\.tieredstorage(?:\.[^<]+)?<type=[^>]+><.*>'
249
cache: true
0 commit comments