Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing labels support for consumer group #5

Open
oded-dd opened this issue May 8, 2018 · 0 comments
Open

Add missing labels support for consumer group #5

oded-dd opened this issue May 8, 2018 · 0 comments

Comments

@oded-dd
Copy link

oded-dd commented May 8, 2018

When running:
./kafka-consumer-groups.sh --bootstrap-server 127.0.0.1:9092 --describe --group my-group-01
I am able to get all the following columns:
TOPIC, PARTITION , CURRENT-OFFSET, LOG-END-OFFSET, LAG, CONSUMER-ID, HOST, CLIENT-ID

While kafka_offset_consumer only supports group, partition, topic
Need to have support for all of the above as labels

lshegll pushed a commit to lshegll/kafka-offset-exporter that referenced this issue Mar 4, 2019
Add TLS support and fix concurrency issue while updating struct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant