From: Josh Soref Date: Thu, 2 Feb 2017 10:37:24 +0000 (+0000) Subject: spelling: signify X-Git-Tag: rec-4.1.0-alpha1~291^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1dfa29b715fa359a06f73d20aa2d02b72eb7971;p=thirdparty%2Fpdns.git spelling: signify --- diff --git a/docs/markdown/common/logging.md b/docs/markdown/common/logging.md index e54e8eaeb5..73834b7011 100644 --- a/docs/markdown/common/logging.md +++ b/docs/markdown/common/logging.md @@ -127,7 +127,7 @@ LegendI[recursing]: recursing-answers ``` ## Sending to Carbon/Graphite/Metronome -For carbon/graphite/metronome, we use the following namespace. Everything starts with 'pdns.', which is then followed by the local hostname. Thirdly, we add either 'auth' or 'recursor' to siginify the daemon generating the metrics. This is then rounded off with the actual name of the metric. As an example: 'pdns.ns1.recursor.questions'. +For carbon/graphite/metronome, we use the following namespace. Everything starts with 'pdns.', which is then followed by the local hostname. Thirdly, we add either 'auth' or 'recursor' to signify the daemon generating the metrics. This is then rounded off with the actual name of the metric. As an example: 'pdns.ns1.recursor.questions'. **Warning**: If your hostname includes dots, beyond 3.6.2 they will be replaced by underscores so as not to confuse the namespace. In 3.6.2 and earlier,