From: Florian Forster Date: Thu, 4 Sep 2014 05:20:14 +0000 (+0200) Subject: collectd.conf(5): Improve markup of the write_kafka documentation. X-Git-Tag: collectd-5.5.0~213 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=50c381ea23f2107182c81bd982c057e9fc28a011;p=collectd.git collectd.conf(5): Improve markup of the write_kafka documentation. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 03483672..eee8c44d 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -6808,7 +6808,7 @@ If set to B, the values are encoded in the I, an easy and straight forward exchange format. If set to B, values are encoded in the I format, which is -" \n". +CmetricE EvalueE EtimestampE\n>. =item B B|B @@ -6822,22 +6822,24 @@ been set to B. =item B (B=I only) -A prefix can be added in the metric name when outputting in the I format. -It's added before the I name. -Metric name will be "" +A prefix can be added in the metric name when outputting in the I +format. It's added before the I name. +Metric name will be +CprefixEEhostEEpostfixEEpluginEEtypeEEnameE> =item B (B=I only) -A postfix can be added in the metric name when outputting in the I format. -It's added after the I name. -Metric name will be "" +A postfix can be added in the metric name when outputting in the I +format. It's added after the I name. +Metric name will be +CprefixEEhostEEpostfixEEpluginEEtypeEEnameE> =item B (B=I only) Specify a character to replace dots (.) in the host part of the metric name. In I metric name, dots are used as separators between different metric parts (host, plugin, type). -Default is "_" (I). +Default is C<_> (I). =item B B|B