Step Execution Progress for Step '{{stepExecutionProgress.stepExecution.stepName}}'

Percentage Complete
{{stepExecutionProgress.percentageFormatted}} %

Step Execution History

Name Count Min Max Mean Standard Deviation
Commit Count {{stepExecutionProgress.stepExecutionHistory.commitCount.count}} {{stepExecutionProgress.stepExecutionHistory.commitCount.min}} {{stepExecutionProgress.stepExecutionHistory.commitCount.max}} {{stepExecutionProgress.stepExecutionHistory.commitCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.commitCount.standardDeviation.toFixed(2)}}
Duration {{stepExecutionProgress.stepExecutionHistory.duration.count}} {{stepExecutionProgress.stepExecutionHistory.duration.min}} {{stepExecutionProgress.stepExecutionHistory.duration.max}} {{stepExecutionProgress.stepExecutionHistory.duration.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.duration.standardDeviation.toFixed(2)}}
Duration per Read {{stepExecutionProgress.stepExecutionHistory.durationPerRead.count}} {{stepExecutionProgress.stepExecutionHistory.durationPerRead.min}} {{stepExecutionProgress.stepExecutionHistory.durationPerRead.max}} {{stepExecutionProgress.stepExecutionHistory.durationPerRead.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.durationPerRead.standardDeviation.toFixed(2)}}
Filter Count {{stepExecutionProgress.stepExecutionHistory.filterCount.count}} {{stepExecutionProgress.stepExecutionHistory.filterCount.min}} {{stepExecutionProgress.stepExecutionHistory.filterCount.max}} {{stepExecutionProgress.stepExecutionHistory.filterCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.filterCount.standardDeviation.toFixed(2)}}
Process Skip Count {{stepExecutionProgress.stepExecutionHistory.processSkipCount.count}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.min}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.max}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.standardDeviation.toFixed(2)}}
Read Count {{stepExecutionProgress.stepExecutionHistory.processSkipCount.count}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.min}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.max}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.processSkipCount.standardDeviation.toFixed(2)}}
Read Skip Count {{stepExecutionProgress.stepExecutionHistory.readSkipCount.count}} {{stepExecutionProgress.stepExecutionHistory.readSkipCount.min}} {{stepExecutionProgress.stepExecutionHistory.readSkipCount.max}} {{stepExecutionProgress.stepExecutionHistory.readSkipCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.readSkipCount.standardDeviation.toFixed(2)}}
Rollback Count {{stepExecutionProgress.stepExecutionHistory.rollbackCount.count}} {{stepExecutionProgress.stepExecutionHistory.rollbackCount.min}} {{stepExecutionProgress.stepExecutionHistory.rollbackCount.max}} {{stepExecutionProgress.stepExecutionHistory.rollbackCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.rollbackCount.standardDeviation.toFixed(2)}}
Write Count {{stepExecutionProgress.stepExecutionHistory.writeCount.count}} {{stepExecutionProgress.stepExecutionHistory.writeCount.min}} {{stepExecutionProgress.stepExecutionHistory.writeCount.max}} {{stepExecutionProgress.stepExecutionHistory.writeCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.writeCount.standardDeviation.toFixed(2)}}
Write Skip Count {{stepExecutionProgress.stepExecutionHistory.writeSkipCount.count}} {{stepExecutionProgress.stepExecutionHistory.writeSkipCount.min}} {{stepExecutionProgress.stepExecutionHistory.writeSkipCount.max}} {{stepExecutionProgress.stepExecutionHistory.writeSkipCount.mean.toFixed(2)}} {{stepExecutionProgress.stepExecutionHistory.writeSkipCount.standardDeviation.toFixed(2)}}