This commit cleans up the grafana dashboard for mosquitto a bit by
adding units to the titles so we know what the data we're looking at is.
Additionally it adds a new line for messages dropped which is another
stat we're populating from mqtt_statsd.
Change-Id: I4940c0fbf48ddd41c745d643bc95652bb5eaa9d4
This commit fixes a "typo" in the stat names for the metrics with
messages received. In statsd the stats are spelled incorrectly which
means these didn't match anything. Correcting this to match my
inability to spell in the mqtt_statsd config and we should have working
graphs.
Change-Id: Ia0965f12239190c6dd11a6a0d78bf8f18fe178c9
Now that we have stats reporting into statsd from the mosquitto broker
lets add a grafana dashboard to track that data. This is a first pass at
the dashboard I expect we'll have to update and refine it before we can
get useful metrics from it.
Change-Id: I1c4bc8fc8df544d95ec3711a065d88ec17df4078