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 }}) } } }
Out (Size) 5 min
{{ formatIn(item) }}
Read | Write 5 min
{{ formatReadWrite(item) }}
Out (Size) 5 min
{{ formatOut(item) }}
Tasks | Time 5 min
{{ formatTasks(item) }}