conduktor.io ↗

KIP-256 — Add RocksDB statistics via Streams metrics

Discussion StreamsMetrics

Exposes RocksDB's internal `Statistics` metrics (block cache hits, compaction bytes, bloom filter hits, etc.) through the Kafka Streams metrics subsystem via a configurable `metrics.recording.level`. RocksDB's native stats are accessible only by directly manipulating internal `RocksDB` objects, which is not feasible for users using the Streams high-level DSL.

Details

Authorjameschien
StatusDiscussion
JIRAKAFKA-6498
WikiView on Apache Wiki
Created2018-02-21
Last Modified2018-04-30
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.