• For messaging nodes (RabbitMQ, SQS, Kafka): show current queue depth, message backlog
- Inspect individual queued messages before delivery
- Manually publish test messages from UI
- Why: "What's in the queue right now?" is a fundamental debugging question for async systems