projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
994fe26
)
Document MetaData.
author
Igor Peshansky
<igorpeshansky@github.com>
Mon, 12 Sep 2016 22:53:31 +0000
(18:53 -0400)
committer
Igor Peshansky
<igorpeshansky@github.com>
Tue, 13 Sep 2016 01:16:37 +0000
(21:16 -0400)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
4f95425
..
56ea26a
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-9119,6
+9119,8
@@
Available options:
=item B<TypeInstance> I<Regex>
+=item B<MetaData> I<String> I<Regex>
+
Match values where the given regular expressions match the various fields of
the identifier of a value. If multiple regular expressions are given, B<all>
regexen must match for a value to match.