Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger a494d238b0 Update infra-manual links
The infra-manual publishes now to docs.opendev.org, change links to it.

New location is: https://docs.opendev.org/opendev/infra-manual/latest/

Link specs.o.o contributors link to OpenStack Contributor Guide.

Change http to https for docs.o.o and specs.o.o everywhere.

Depends-On: https://review.opendev.org/713929
Needed-By: https://review.opendev.org/713930
Change-Id: I46bf9e9527941f2120de59fdbc355337f4c019c1
2020-03-21 09:29:14 +01:00
Andreas Jaeger c1c135087d Update grafana for OpenDev
Use opendev.org everywhere.

Change-Id: I688fe1d949eaee39e20bc74f7aea39583ca14f6f
2019-04-20 19:39:11 +02:00
Matthew Treinish 217a956a19
Add messages dropped to mosquitto graphs and add units
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
2017-04-28 20:58:57 -04:00
Matthew Treinish fa6380af28
Fix metric names for received messages
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
2017-04-27 11:14:31 -04:00
Matthew Treinish b1ed272169
Fix typo in heap_size field for mosquitto grafana
Change-Id: Ieb9ee66d2672a1333476421b86a032ecec700a87
2017-04-21 15:39:32 -04:00
Matthew Treinish cee76fdcf1
Add mosquitto grafana dashboard
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
2017-04-20 15:31:33 -04:00