projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cf5a3b
)
Fixed typo in CounterSum documentation
author
James Turnbull
<james@lovedthanlost.net>
Tue, 26 Jan 2016 16:39:50 +0000
(11:39 -0500)
committer
James Turnbull
<james@lovedthanlost.net>
Tue, 26 Jan 2016 16:39:50 +0000
(11:39 -0500)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
5d9e737
..
fde3493
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-6288,9
+6288,9
@@
removed from the internal cache.
=item B<CounterSum> B<false>|B<true>
-When enabled, create a C<count> metric which reports the change since the last
+When enabled, create
s
a C<count> metric which reports the change since the last
read. This option primarily exists for compatibility with the I<statsd>
-imp
elem
tation by Etsy.
+imp
lemen
tation by Etsy.
=item B<TimerPercentile> I<Percent>