In this post, we will see how to resolve Kafka Streams state store count Question: I have the following topology in Kafka Streams 7.2.2-ccs: Or in code: I am using io.micrometer.core.instrument.binder.kafka.KafkaStreamsMetrics to monitor the application. I have some questions: Why ...