Read the blog post: Introducing Kafka-Kit: Tools for Scaling Kafka
This repository contains several services and tools for that help better operate Kafka. See the README for each tool for further details.
Topicmappr replaces and extends the kafka-reassign-partition
tool bundled with Kafka. It allows for minimal movement broker replacements, cluster storage rebalancing / partition bin-packing, leadership optimization, many-at-once topic management, and more—all with rack awareness support.
A gRPC+HTTP API service for Kafka that allows granular resource (topics, brokers) lookup and management with custom tagging support.
A service that automatically paces Kafka replication/recovery throttle rates, powered with metrics using the Datadog API.
A utility that fetches metrics via the Datadog API for Kafka storage rebalancing and partition mapping with topicmappr.