Skip to content

Commit

Permalink
GH-360: Fix Sample Scenarios title in the docs
Browse files Browse the repository at this point in the history
Fixes #360
  • Loading branch information
nikhilkarve authored Oct 16, 2023
1 parent 157ad0e commit 1c25a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/asciidoc/api-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -604,3 +604,4 @@ methods can be invoked after the receive Flux corresponding to the last receive
=== Micrometer Metrics

To enable micrometer metrics for the underlying Kafka Consumers and Producers, add a `MicrometerConsumerListener` to the `ReceiverOptions` or a `MicrometerProducerListener` to the `SenderOptions` respectively.

0 comments on commit 1c25a8e

Please sign in to comment.