conduktor.io ↗

KIP-627 — Expose Trogdor-specific JMX Metrics for Tasks and Agents

Accepted TestingMetrics

Exposes Trogdor (Kafka's fault injection/benchmarking framework) agent and task state as JMX metrics (e.g., `active-agents-count`, `active-tasks-count`, `task-state`), eliminating the need to poll the Trogdor REST API for cluster health. Monitoring Trogdor cluster health requires REST API polling, which is burdensome compared to standard JMX-based monitoring used for all other Kafka components.

Details

AuthorSam Pal
StatusAccepted
JIRAKAFKA-8528
WikiView on Apache Wiki
Created2020-06-16
Last Modified2020-07-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.