From: Florian Forster Date: Mon, 12 Sep 2016 18:22:35 +0000 (+0200) Subject: Merge remote-tracking branch 'github/pr/1915' X-Git-Tag: collectd-5.7.0~100 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=a302b46b0f8b178ea6e360e21a525273598bf652;p=collectd.git Merge remote-tracking branch 'github/pr/1915' --- a302b46b0f8b178ea6e360e21a525273598bf652 diff --cc src/collectd.conf.pod index ab809159,c7a818dd..ec2a0c50 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@@ -7818,28 -7818,14 +7818,34 @@@ If set to B, append the name of t identifier. If set to B (the default), this is only done when there is more than one DS. + =item B B|B + + If set to B, detect and remove duplicate components in Graphite metric + names. For example, the metric name C will + be shortened to C. + =back +=head2 Plugin C + +The C plugin writes metrics as INFO log messages. + +This plugin supports two output formats: I and I. + +Synopsis: + + + Format Graphite + + +=over 4 + +=item B I + +The output format to use. Can be one of C or C. + +=back + =head2 Plugin C The C plugin writes data to I, a scalable open-source