Skip to content

Consumer exporter for kafka having high cpu load #53

Open
@Cornell123

Description

@Cornell123

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions