| Minimum | Average | Maximum | |
| State Size | {{ checkpointStats['summary']['state_size']['min'] | humanizeBytes }} | {{ checkpointStats['summary']['state_size']['avg'] | humanizeBytes }} | {{ checkpointStats['summary']['state_size']['max'] | humanizeBytes }} |
| End to End Duration | {{ checkpointStats['summary']['end_to_end_duration']['min'] | humanizeBytes }} | {{ checkpointStats['summary']['end_to_end_duration']['avg'] | humanizeBytes }} | {{ checkpointStats['summary']['end_to_end_duration']['max'] | humanizeBytes }} |
| Buffered during Alignment | {{ checkpointStats['summary']['alignment_buffered']['min'] | humanizeBytes }} | {{ checkpointStats['summary']['alignment_buffered']['avg'] | humanizeBytes }} | {{ checkpointStats['summary']['alignment_buffered']['max'] | humanizeBytes }} |
| Buffered during Alignment | No alignments with at-least-once checkpointing mode | ||
These number are computed over all completed checkpoints.