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
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
Summary of issue:
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%.
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
The text was updated successfully, but these errors were encountered: