Hi ,
We are using JMX exporter with Kafka and Prometheus to scrape the metrics.
When Kafka is on high load, JMX exporter takes long time to respond and Prometheus scrape times out ending up in lots of CLOSE_WAIT sockets.
Is there any timeout that we can set on JMX exporter to clear those sockets?
Or is there any alternate solution?
Thanks,
Angelin