From 60a8547ffbea384ec7c029ada9f0328ca488cd4e Mon Sep 17 00:00:00 2001 From: Tobias Henkel Date: Wed, 31 Jan 2018 11:16:15 +0100 Subject: [PATCH] Fix statsd documentation about events The events are landing in statsd as zuul.event.. and not as zuul.event..event. Change-Id: I9c4901a9c02d4d833fdc3e1b7617a4bbba15c94d --- doc/source/admin/monitoring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/monitoring.rst b/doc/source/admin/monitoring.rst index e6e6139878..6dbdb31412 100644 --- a/doc/source/admin/monitoring.rst +++ b/doc/source/admin/monitoring.rst @@ -26,7 +26,7 @@ Metrics These metrics are emitted by the Zuul :ref:`scheduler`: -.. stat:: zuul.event..event. +.. stat:: zuul.event.. :type: counter Zuul will report counters for each type of event it receives from