Skip to content

Connect, Subscribe and Publish over MQTT broker to check its status.

License

Notifications You must be signed in to change notification settings

snapp-incubator/mqtt-blackbox-exporter

Repository files navigation

MQTT Blackbox Exporter

GitHub Workflow Status Codecov GitHub repo size GitHub tag (with filter) GitHub go.mod Go version (subdirectory of monorepo)

Introduction

In each probe it sends a message over MQTT broker and then wait for getting it over subscription. By measuring this time and also connection, subscription etc. durations you can check your cluster status. At Snapp! We use it to detect our EMQX clusters status from the client perspective.