kafka-lag-exporter icon indicating copy to clipboard operation
kafka-lag-exporter copied to clipboard

Different interval and timeouts per cluster

Open ryan-dyer-sp opened this issue 4 years ago • 1 comments

It appears the kafka-client-timeout and poll-interval settings are currently app wide. Is there any way to make these cluster specific? We have certain clusters where we use these metrics for basic monitoring and others where these metrics are used in HPA. We want the metrics used for HPA(one cluster) polled more often than those used just for generic monitoring.

ryan-dyer-sp avatar Oct 08 '20 14:10 ryan-dyer-sp

They're global. I can see how it would be useful to define these per cluster. I would recommend installing a 2nd Helm release (or running a separate standlone instance, if not using Helm) with different config for each set of clusters.

seglo avatar Oct 08 '20 15:10 seglo

Please leave a comment if anyone is interested in picking this up.

seglo avatar Oct 30 '22 20:10 seglo