-
I run the pyleus program in local mode, then setup KafkaOffsetMonitor to view kafka status, whereas from the UI I can not see the consumer name that set in yaml. Why?
-
Although we are currently using: http://quantifind.com/KafkaOffsetMonitor/
...it would be ideal if support for Coda Hale Metrics was supported in akka-kafka, so we could track:
- offset status for ea…
-
# 如何监控kafka消费Lag情况 | Truman's Blog
前言为什么会有这个需求? kafka consumer 消费会存在延迟情况,我们需要查看消息堆积情况,就是所谓的消息Lag。目前是市面上也有相应的监控工具KafkaOffsetMonitor,我们自己也写了一套监控kmanager。但是随着kafka版本的升级,消费方式也发生了很大的变化,因此,我们需要重构一下kafk
[h…
-
We're using Kafka 0.8 and Storm KafkaSpout, so I am running kafka-offset-monitor like:
`java -cp ~/bin/KafkaOffsetMonitor-assembly-0.4.1-SNAPSHOT.jar com.quantifind.kafka.offsetapp.OffsetGetterWeb …
-
kafka version: 2.1.0
kafka offset monitor: 0.4.1-SNAPSHOT
`logs:`
```
2018-12-05 01:57:21 ERROR KafkaOffsetGetter$:103 - The message was malformed and does not conform to a type of (BaseKey, Off…
-
```
___ ____ _____ _ _ __ _ _ _
/ __| |_ / |_ _| ___ | |__ (_) / _` | __| | __ _ | |_ __ _
\__ \ …
-
微信号 beautyArch 功能介绍 设计满足业务的系统架构、大数据中…
-
hi, my kafka-manager
version is : `kafka-manager-1.3.0.4`
![image](https://cloud.githubusercontent.com/assets/236535/14041647/f7df8e1c-f2ad-11e5-8873-2e1e8e9d2329.png)
-
Launch fails with the message
`Could not find or load main class com.quantifind.kafka.offsetapp.OffsetGetterWeb`
I ran the same command present in the README in the same dir where the Jar is downl…
-
Moved @zifangsky's [second question](https://github.com/Morningstar/kafka-offset-monitor/issues/20) into a new issue, since his first question was answered and this is a separate issue.
---
@rcase…