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

Handle MQ shutdown

Open sberdyshev opened this issue 6 years ago • 0 comments

In case if monitored MQ is shut down od if connection is lost, the exporter has to stop transferring metrics (responses from the exporter should contain no data) and start trying to recconnect to MQ. Connection retry should happeing with a configurable timeout.

sberdyshev avatar Mar 22 '19 12:03 sberdyshev