This document discusses monitoring Kafka Streams applications, including the basics of metrics, important metrics improvements (KIPs), and the reporting of metrics in Kafka. Key aspects covered include the structure of metrics, the role of sensors, and the various metrics levels such as client, stream thread, task, processor node, and state store. Additionally, the document highlights the new metrics introduced in recent Kafka enhancements and offers examples of custom metrics implementation.