braedon / prometheus-kafka-consumer-group-exporter

Prometheus Kafka Consumer Group Exporter
MIT License
73 stars 39 forks source link

WIP: Wakeup timeout fix #39

Closed braedon closed 3 years ago

braedon commented 4 years ago

Increase wakeup timeout to try and avoid timeouts when fetching low waters from clusters/topics with many partitions.

Fixes https://github.com/braedon/prometheus-kafka-consumer-group-exporter/issues/38

braedon commented 3 years ago

Change didn't seem to help the issue, so better not to introduce the extra complexity.