summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 994fe26)
raw | patch | inline | side by side (parent: 994fe26)
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 4f95425ee7f02d8b1bdc8b8e67627f089ac6130d..56ea26a63503359987efa8c8731b054b48bd1eff 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=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.