mq-java-exporter
mq-java-exporter copied to clipboard
Timeout between getting metrics from topics when the connection with mq is lost
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.