Name Status Bytes Received Records Received Bytes Sent Records Sent Parallelism Start Time Duration End Time Tasks Scale {{ node.detail?.name }} {{ node.detail.metrics['read-bytes'] | humanizeBytes }} {{ node.detail.metrics['read-records'] | number: '1.0-0' }} {{ node.detail.metrics['write-bytes'] | humanizeBytes }} {{ node.detail.metrics['write-records'] | number: '1.0-0' }} {{ node.parallelism }} {{ desiredParallelism.get(node.id) }} {{ node.detail['start-time'] | humanizeDate: 'yyyy-MM-dd HH:mm:ss.SSS' }} {{ node.detail?.duration | humanizeDuration }} {{ node.detail['end-time'] | humanizeDate: 'yyyy-MM-dd HH:mm:ss.SSS' }} loading...