Primitives

sessionVolu

Session Volu (streaming)

sessionVolu (all)

Session Volu (streaming)

Input parameters

PropTypeDefaultDescription
intervalSecondsnumber300Bucket size in seconds
lookBackSecondsnumber3600Recent lookback in seconds
useRecentbooleantrueCompare against recent buckets only
plotbooleantruePlot streaming value
plotNamestring-Plot series name
plotWidthnumber1Plot line width
plotPaddingnumber0Padding applied to plotted value

SQL example

TICK sessionVolu WITH intervalSeconds=300 lookBackSeconds=3600 useRecent=true

On this page