Pipeline Analysis
Visualize CI pipeline duration with waterfall charts
Pipeline Analysis provides detailed waterfall visualizations of your CI/CD pipelines, showing:
- Job timing and duration breakdown
- Queue times and scheduling delays
- Parallel job execution patterns
- Bottleneck identification
To view a specific pipeline analysis, use the URL pattern:
/analysis/projects/{project_id}/pipelines/{pipeline_id}
Try an example: View Pipeline #1391810
Tip: Links to Pipeline Analysis are automatically added to merge request descriptions when pipelines complete.