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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ In summary, consumer lag tells us 2 things:
25
25
Since this client uses Kafka Admin Client and Kafka Consumer client version of *2+*, therefore this client supportes Kafka brokders from version **0.10.2+**.
26
26
27
27
## Features
28
-
* Rich metrics that show detailed consumer lags on both level, on the consumer group level and on the consumer member level for more granularity.
29
-
* Metrics are available for both, console and Prometheus.
30
-
* Ready to use thin Docker image for your cloud deployments such as Kubernetes.
31
-
* The tool is also available as maven package in case you want to embedded it into your application.
28
+
* Rich metrics that show detailed consumer lags on both levels, on the **consumer group level** and on the **consumer member level** for more granularity.
29
+
* Metrics are available for both, **console and Prometheus**.
30
+
* Ready to use thin Docker image for your cloud deployments such as **Kubernetes**.
31
+
* The tool is also available as **maven package** in case you want to embedded it into your application.
0 commit comments