mq-java-exporter icon indicating copy to clipboard operation
mq-java-exporter copied to clipboard

Timeout between getting metrics from topics when the connection with mq is lost

Open willardgibbs opened this issue 6 years ago • 0 comments

If the connection with mq is lost, method scrapeMetrics in class MQTopicSubscriber will write error message in log file in endless loop. Timeout between getting metrics from topics when error is received should be implemented.

willardgibbs avatar Apr 29 '19 10:04 willardgibbs