Open
Description
Running this exporter increase cpu utilisation to maximum.
./kafka_consumer_group_exporter --consumer-group-command-path=/home/ubuntu/kafka_2.12-0.10.2.0/bin/kafka-consumer-groups.sh localhost:9092 &
Let me know , if i am missing anything here
I tried running this exporter on 2 core machine, it spikes up the cpu utilisation to 100%.
Similarly tried on 4 core box. Cpu eventually going up to 100%.
Also found that, if i try to run this exporter another box. Metrics not fetched
./kafka_consumer_group_exporter --consumer-group-command-path=/home/ubuntu/kafka_2.12-0.10.2.0/bin/kafka-consumer-groups.sh 192.168.0.1:9092
Telnet on the host 192.168.0.1:9092 is connected
Metadata
Metadata
Assignees
Labels
No labels