summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 56e090e)
raw | patch | inline | side by side (parent: 56e090e)
author | jaroug <jaroug@gmail.com> | |
Wed, 1 Mar 2017 17:48:02 +0000 (18:48 +0100) | ||
committer | jaroug <jaroug@gmail.com> | |
Wed, 1 Mar 2017 17:48:02 +0000 (18:48 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index da8d793371ae9aeb7efb0516a4932b3bb6c2dac2..7dc4e97f75599e5d98c55ba8e94713f8fd85fe57 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
@@ -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>.