diff options
author | Saku Ytti <saku@ytti.fi> | 2015-02-21 16:23:22 +0200 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2015-02-21 16:23:22 +0200 |
commit | ba2d48b5d4f7bf8fa657ba4c59416250cf6caca7 (patch) | |
tree | bfb947db8715f2b9ddbe40b918eba979b009a28f /lib/oxidized/output | |
parent | 61c128c95ffbcdff0e379d8b005c287db54c5cc3 (diff) |
Increase rolling average view
Previously view was 2 nodes, so if average was 7s then some node took
1000s your average would be 503.5s.
Now we're looking rolling average of each node, which might not be wise
either, perhaps I should limit it to last 100 or 1000 nodes. Since we
really don't want another place where we have potentially unbounded
amount of state...
Diffstat (limited to 'lib/oxidized/output')
0 files changed, 0 insertions, 0 deletions