End to End Duration | State Size | Buffered During Alignment | |
Minimum | {{ checkpointStats['summary']['end_to_end_duration']['min'] | humanizeDuration }} | {{ checkpointStats['summary']['state_size']['min'] | humanizeBytes }} | {{ checkpointStats['summary']['alignment_buffered']['min'] | humanizeBytes }} |
Average | {{ checkpointStats['summary']['end_to_end_duration']['avg'] | humanizeDuration }} | {{ checkpointStats['summary']['state_size']['avg'] | humanizeBytes }} | {{ checkpointStats['summary']['alignment_buffered']['avg'] | humanizeBytes }} |
Maximum | {{ checkpointStats['summary']['end_to_end_duration']['max'] | humanizeDuration }} | {{ checkpointStats['summary']['state_size']['max'] | humanizeBytes }} | {{ checkpointStats['summary']['alignment_buffered']['max'] | humanizeBytes }} |
These number are computed over all completed checkpoints.
No checkpoint statistics summary available.