Observation related changes in Kafka binder (#2582)

* Observation related changes in Kafka binder

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2576

* Follow up to the previous commit on observation changes

* Address PR review

* Addressing PR review

* Addressing PR review
This commit is contained in:
Soby Chacko
2022-12-12 15:56:01 -05:00
committed by GitHub
parent fde2c9e51a
commit f500883994
6 changed files with 99 additions and 1 deletions

View File

@@ -174,6 +174,11 @@ computation is taking too long.
+
Default: 60 seconds
spring.cloud.stream.kafka.binder.enableObservation::
Enable Micrometer observation registry on all the bindings in this binder.
+
Default: false
[[kafka-consumer-properties]]
==== Kafka Consumer Properties
@@ -345,6 +350,7 @@ This is a handy way to express error handlers, if the application does not want
+
Default: none.
[[reset-offsets]]
==== Resetting Offsets