Docs for Kafka binder health indicator config

Related to the previous commit (cherry-picked from main)
This commit is contained in:
Soby Chacko
2024-05-17 14:35:35 -04:00
parent d76f0bc42e
commit c0ead669e1

View File

@@ -180,6 +180,12 @@ Enable Micrometer observation registry on all the bindings in this binder.
+
Default: false
spring.cloud.stream.kafka.binder.healthIndicatorConsumerGroup::
`KafkaHealthIndicator` metadata consumer `group.id`.
This consumer is used by the `HealthIndicator` to query the metadata about the topics in use.
+
Default: none.
[[kafka-consumer-properties]]
==== Kafka Consumer Properties