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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user