Code

Add missing "Graphite" to the amqp format list.
authorBernd Ahlers <bernd@tuneafish.de>
Tue, 27 Nov 2012 08:42:41 +0000 (09:42 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 28 Nov 2012 07:02:13 +0000 (08:02 +0100)
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.conf.pod

index aef92267f80c51c0975dcc46c94b739e3846a140..18e7f53c78e1136d2903dac26abe61df9d23f989 100644 (file)
@@ -432,7 +432,7 @@ mode will be used, i.e. delivery is guaranteed. If set to B<false> (the
 default), the I<transient> delivery mode will be used, i.e. messages may be
 lost due to high load, overflowing queues or similar issues.
 
-=item B<Format> B<Command>|B<JSON> (Publish only)
+=item B<Format> B<Command>|B<JSON>|B<Graphite> (Publish only)
 
 Selects the format in which messages are sent to the broker. If set to
 B<Command> (the default), values are sent as C<PUTVAL> commands which are