summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f1e1e37)
raw | patch | inline | side by side (parent: f1e1e37)
author | Jim Radford <radford@galvanix.com> | |
Sat, 10 Aug 2013 19:23:29 +0000 (12:23 -0700) | ||
committer | Jim Radford <radford@galvanix.com> | |
Sat, 10 Aug 2013 19:23:29 +0000 (12:23 -0700) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 1b73c417d9ebfc54211eefc252116d733a0b9c96..08fbfee75dfa8119237d33c8cb679d3675c1476d 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
@@ -1104,6 +1104,11 @@ The B<Key> string argument must be in a path format, which is used to collect a
value from a JSON map object. If a path element of B<Key> is the
I<*>E<nbsp>wildcard, the values for all keys will be collectd.
+The B<Key> string argument must be in a path format. Each component is
+used to match the key from a JSON map or the index of an JSON
+array. If a path component of a B<Key> is a I<*>E<nbsp>wildcard, the
+values for all map keys or array indices will be collectd.
+
The following options are valid within B<URL> blocks:
=over 4