Skip to content

Count flows in the statistics

Ghost User requested to merge flow_cnt into master

Track how many flows there are in each statistics bucket. We need to count both starting flows and currently running flows, so we don't count a flow twice when joining two stats sequentially.

Closes #20 (closed).

Merge request reports