You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/asciidoc/overview.adoc
+1
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ automatic or manual offset tracking.
71
71
connections depending on the number of publishers and consumers.
72
72
* _let the client handle network failure_ thanks to automatic connection
73
73
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].
0 commit comments