Skip to content

Commit 92d23c9

Browse files
committed
Add item on monitoring in client overview documentation
1 parent 744205c commit 92d23c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docs/asciidoc/overview.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ automatic or manual offset tracking.
7171
connections depending on the number of publishers and consumers.
7272
* _let the client handle network failure_ thanks to automatic connection
7373
recovery and automatic re-subscription for consumers.
74+
* _publish metrics_ to monitoring systems like https://prometheus.io/[Prometheus] and _ship spans_ to distributed tracing backends like https://zipkin.io/[OpenZipkin] or https://tanzu.vmware.com/observability[Wavefront] thanks to built-in support for https://micrometer.io/[Micrometer].
7475

7576
== Versioning
7677

0 commit comments

Comments
 (0)