Apache Kafka Consumer Lag Runbook

SkillMonitoring & ops

Diagnoses Kafka consumer group lag using the Kafka AdminClient API and JMX metrics exposed via the Confluent Metrics API. Identifies slow consumers, topic partition hotspots, and broker rebalance storms that contribute to lag growth. Provides a step-by-step runbook to tune fetch.min.bytes, max.poll.records, and partition count.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Apache Kafka Consumer Lag Runbook skill

What this skill tells your AI

The instructions your AI receives, as published by agentskillexchange/skills in skills/apache-kafka-consumer-lag-runbook/SKILL.md and read by ahel’s review.

Diagnoses Kafka consumer group lag using the Kafka AdminClient API and JMX metrics exposed via the Confluent Metrics API. Identifies slow consumers, topic partition hotspots, and broker rebalance storms that contribute to lag growth. Provides a step-by-step runbook to tune fetch.min.bytes, max.poll.records, and partition count.

Prerequisites

Java

Installation

Use the upstream install or setup path that matches your environment:

  • docker run -p 9092:9092 apache/kafka:latest

Requirements and caveats from upstream:

Basic usage or getting-started notes:

Documentation

Source

Signals

GitHub stars
38
Forks
53
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
apache-kafka-consumer-lag-runbook
Source
github.com/agentskillexchange/skills