-
Notifications
You must be signed in to change notification settings - Fork 133
Description
Hi team,
I am very grateful Kminion user. It's has proven really useful for us. Recently, we've had turned minion.topics settings on in order to collect topic level metrics. Works great for the most part just as it should. However, we ack the unusual way we use Kafka in the sense that we have a very large amount of topics and partitions on certain clusters. As a consequence, upon starting up, when kdam needs to describe topics configurations, it does time out (as it also should). I understand it's not configurable and there's no intention to do it so.
So, my question is: would you guys would consider a PR with a time out increase in the client settings (not proposing exposing it as configurable)? I just don't want to waste your time in reviewing something that is out of bond to you.
Best.