inovex / mqtt_blackbox_exporter

Prometheus Exporter for MQTT monitoring
Apache License 2.0
77 stars 24 forks source link

Support MQTTv5 #50

Open arnisoph opened 3 years ago

arnisoph commented 3 years ago

relates to https://github.com/inovex/mqtt-stresser/issues/53

frittentheke commented 1 year ago

Eclipse now works on MQTTv5 support for Paho in https://github.com/eclipse/paho.golang, but it's still in beta. There is a PR changing over to that lib (and adding MQTTv5 supprt) for the mqtt-stresser - https://github.com/inovex/mqtt-stresser/pull/72