Specifies how events are aggregated. Allowed values are count to count the number of events, sum to sum each event's value and last to take the last event's value in the window.
count
sum
last
Specifies how events are aggregated. Allowed values are
countto count the number of events,sumto sum each event's value andlastto take the last event's value in the window.