doveLin0818 opened a new issue, #2885: URL: https://github.com/apache/hertzbeat/issues/2885
### Question Currently, Hertzbeat offers two methods for monitoring Kafka: one is based on the JMX protocol, and the other uses Kafka clients. For Kafka clients, I have two optimization suggestions: 1. In the "Topic Offset" module, the second column is intended to represent the partition number corresponding to the topic, not the number of partitions, as shown in the figure below. This can cause confusion for Chinese users. I suggest changing the title to "Partition Number" in the Chinese display. This would require modifying the monitoring template. <img width="735" alt="image" src="https://github.com/user-attachments/assets/be0e1b39-30a8-4140-bdee-4e3370c64e97" /> 2. Currently, Kafka client metrics are limited. I recommend adding a new module called "Consumer Group Status," which would include metrics such as consumer group ID, subscribed topic names, partition offsets, total consumption lag, and other related fields. If necessary, I am willing to assist in implementing these changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
