projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46c9c8
)
statsd: Document collectd behaviour when receiving the 0.000 timer value
author
Pavel Rochnyack
<pavel2000@ngs.ru>
Sun, 20 Mar 2016 08:51:26 +0000
(14:51 +0600)
committer
Florian Forster
<octo@collectd.org>
Sun, 8 Oct 2017 08:52:47 +0000
(10:52 +0200)
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
784c405
..
902680b
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-6759,6
+6759,8
@@
Calculate and dispatch various values out of I<Timer> metrics received during
an interval. If set to B<False>, the default, these values aren't calculated /
dispatched.
+Please note what reported timer values less than 0.001 are ignored in all B<Timer*> reports.
+
=back
=head2 Plugin C<swap>