mqtt_blackbox_exporter
mqtt_blackbox_exporter copied to clipboard
how to use mqtt-blackbox-exporter with bridge mode
Hi
i have 2 mqtt broker
-
mqtt broker 1: 192.168.56.101:1883 -> to be used for publish message
-
mqtt broker 2: 192.168.56.102:1883 -> to be used for subscribe message
-
i want to config mqtt-blackbox-exporter publish message to broker 1 and subscribe message on broker 2
but there is no documents for configuration
please help
Hello, we currently do not support MQTT in bridge mode. We assume that we read and write to the same broker. Hence there is no documentation. This requires some changes in the code.
i wish it will be present on next release :+1:
Please do not expect a new release with this feature in the near future. This exporter is currently in maintenance only mode.
Pull request to include this feature are welcome!