Confluent has introduced new Kafka Streams application health metrics in the Confluent Cloud Console to enhance monitoring and troubleshooting capabilities for developers and operators. These metrics, available with Kafka Streams client versions above 4.0, provide insights into application state, processing bottlenecks, and state store health, reducing the need for custom instrumentation and improving mean time to resolution for production issues. The updated Kafka Streams page offers a comprehensive view of application health, including unique process IDs for better thread management, and essential performance ratios such as poll, process, commit, and punctuate ratios that help identify potential bottlenecks in application code or hardware. Additionally, metrics for monitoring RocksDB memory usage aid in managing stateful applications, while integration with external monitoring tools is facilitated through the Confluent Cloud Metrics API. This initiative, built on community-driven KIPs, aims to simplify Kafka Streams operations and is part of Confluent's ongoing efforts to provide deeper insights and enhanced operational control for Kafka Streams workloads.