projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c40a839
)
Document MetaData and DeleteMetaData.
author
Igor Peshansky
<igorpeshansky@github.com>
Tue, 6 Sep 2016 19:41:52 +0000
(15:41 -0400)
committer
Igor Peshansky
<igorpeshansky@github.com>
Fri, 9 Sep 2016 16:47:10 +0000
(12:47 -0400)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
0fa74d5
..
775a8b3
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-9381,6
+9381,10
@@
Available options:
=item B<TypeInstance> I<Regex> I<Replacement>
+=item B<MetaData> I<String> I<Regex> I<Replacement>
+
+=item B<DeleteMetaData> I<String> I<Regex>
+
Match the appropriate field with the given regular expression I<Regex>. If the
regular expression matches, that part that matches is replaced with
I<Replacement>. If multiple places of the input buffer match a given regular