add doc on new parameter 'Attribute'
authorjaroug <jaroug@gmail.com>
Wed, 1 Mar 2017 17:48:02 +0000 (18:48 +0100)
committerjaroug <jaroug@gmail.com>
Wed, 1 Mar 2017 17:48:02 +0000 (18:48 +0100)
src/collectd.conf.pod

index da8d793..7dc4e97 100644 (file)
@@ -8725,6 +8725,15 @@ create output in the I<JavaScript Object Notation> (JSON). When set to KAIROSDB
 
 Defaults to B<Command>.
 
+=item B<Attribute> I<String> I<String>
+
+Only available for KAIROSDB output format.
+
+Consider the two given strings to be the key and value of an additional tag for
+each metric being sent out.
+
+You can add multiple B<Attribute>.
+
 =item B<Metrics> B<true>|B<false>
 
 Controls whether I<metrics> are POSTed to this location. Defaults to B<true>.