Node
{{ formatNode(item) }}
Run Status
{{ formatRunStatus(item) }} @if (item.statusSnapshot; as pg) { @if (pg.terminatedThreadCount > 0) { ({{ pg.activeThreadCount }}/{{ pg.terminatedThreadCount }}) } @else { @if (pg.activeThreadCount > 0) { ({{ pg.activeThreadCount }}) } } }
In (Size) 5 min
{{ formatIn(item) }}
Out (Size) 5 min
{{ formatOut(item) }}