Skip to content

Commit

Permalink
Update jmx exporter metrics for kafka TS
Browse files Browse the repository at this point in the history
  • Loading branch information
dobrerazvan committed Oct 26, 2023
1 parent 1a0ec92 commit 506810b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/assets/kafka/jmx-exporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,6 @@ rules:
# Export all other java.{lang,nio}* beans using default format
- pattern: java.lang.+
- pattern: java.nio.+
# Export metrics for kafka tiered storage
- pattern: org.apache.kafka.storage.internals.log.+
- pattern: kafka.log.+

0 comments on commit 506810b

Please sign in to comment.