mq-java-exporter
mq-java-exporter copied to clipboard
Handle MQ shutdown
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.