Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6498

Add RocksDB statistics via Streams metrics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • None
    • metrics, streams

    Description

      RocksDB's own stats can be programmatically exposed via Options.statistics() and the JNI `Statistics` has indeed implemented many useful settings already. However these stats are not exposed directly via Streams today and hence for any users who wants to get access to them they have to manually interact with the underlying RocksDB directly, not through Streams.

      We should expose such stats via Streams metrics programmatically for users to investigate them without trying to access the rocksDB directly.

      KIP-471: Expose RocksDB Metrics in Kafka Streams

      Attachments

        Issue Links

          Activity

            People

              cadonna Bruno Cadonna
              guozhang Guozhang Wang
              Votes:
              4 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: