/mqtt-stats-rust

collect stats on an mqtt broker.

Primary LanguageRustGNU General Public License v2.0GPL-2.0

mqtt-stats-rust

I want to gather some metrics of a high velocity mqtt broker. The hope is to implement a limited set of functionality to show things like message size variance, mps(messages-per-second) and the like. This isn't a statistical approach, just a quick visualization of some stats.