Use X-Ray Mode to visualize the different message types flowing through Kafka's pipeline.
Kafka's internal protocol uses distinct request types for each stage of message delivery. Understanding these helps debug network-level issues and optimize performance.
The steps below reference the interactive simulator, which is being migrated into /simulate next — until it lands, treat this as the written runbook for the exercise.
Steps
0 of 5 steps completed
Verification
You can identify which color represents which Kafka protocol phase and explain the purpose of each.