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
- Issue #17: Now this client will show newly joined consumer groups as well **without the need to restart the client**. You should start it once and it will always refresh the consumer groups list according to the poll interval.
54
+
- Kafka client updated to version 2.5.0.
55
+
56
+
#### 0.0.6:
57
+
- Issue #8: Support configuration file as parameter
This mode will print the consumer lag per partition and the total lag among all partitions and continuously refreshing the metrics per the value of `--poll.interval` startup parameter. Example output:
91
102
@@ -160,7 +171,7 @@ and under `<dependencies>..</dependencies>`:
0 commit comments