Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.24 KB

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.