https://github.com/Netflix/atlas
Revision 49a4717321d913ab066a6c738eb05143a2dbc60f authored by Daniel Muino on 17 April 2019, 02:37:05 UTC, committed by brharrington on 17 April 2019, 02:37:05 UTC
Sum of the values within a specified window. The sum will only be emitted
if there are at least a minimum number of actual values (not `NaN`) within
the window. Otherwise `NaN` will be emitted for that time period.
1 parent 0fb0a09
History
Tip revision: 49a4717321d913ab066a6c738eb05143a2dbc60f authored by Daniel Muino on 17 April 2019, 02:37:05 UTC
Add rolling-sum stateful operator (#1025)
Tip revision: 49a4717

README.md

back to top