MarijnKoesen/mirrormaker-offset-checker
A CLI tool that consumes a Kafka topic containing MirrorMaker 2 offset sync messages and displays a live table of all topic-partitions and their current offsets.
Go2 stars0 forks
What it does
The MirrorMaker Offset Checker is a CLI tool that monitors Kafka MirrorMaker 2 offset sync messages, providing real-time visibility into topic-partition offsets and consumer lag. This tool is essential for maintaining data consistency and performance in Kafka mirroring setups.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Keep your Kafka mirrors in check with the MirrorMaker Offset Checker - monitor offsets and lag effortlessly!
Content angles
- Create a tutorial on setting up the MirrorMaker Offset Checker in a Kafka environment.
- Discuss the importance of monitoring offsets and lag in data replication and how this tool helps.
- Share a case study or user experience of using the tool to troubleshoot Kafka mirror issues.
Who should care
Kafka administrators, DevOps engineers, and data engineers focused on data replication.