From 50c381ea23f2107182c81bd982c057e9fc28a011 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 4 Sep 2014 07:20:14 +0200 Subject: [PATCH] collectd.conf(5): Improve markup of the write_kafka documentation. --- src/collectd.conf.pod | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) 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 -- 2.30.2