Overview Dashboard
Try these key metrics in your dashboard:
Build Performance: Track build times, success/failure rates, and build queue times.
Test Metrics: Monitor test pass/fail rates, flaky tests, and the duration of test suites.
Deployment Metrics: Track deployment success rates, time to deploy, and rollback occurrences.
Error Rates: Identify and monitor frequent build or deployment errors.
Resource Usage: Monitor the infrastructure supporting your CI/CD pipelines, such as CPU, memory, and disk usage.
Pipeline Duration: Measure the total time it takes for code to go from commit to deployment.