diff --git a/spring-kafka/README.md b/spring-kafka/README.md index ddb086c3bd..588adc5b2c 100644 --- a/spring-kafka/README.md +++ b/spring-kafka/README.md @@ -6,6 +6,7 @@ This module contains articles about Spring with Kafka - [Intro to Apache Kafka with Spring](https://www.baeldung.com/spring-kafka) - [Testing Kafka and Spring Boot](https://www.baeldung.com/spring-boot-kafka-testing) +- [Monitor the Consumer Lag in Apache Kafka](https://www.baeldung.com/java-kafka-consumer-lag) ### Intro