Skip to content

[AI Impact Analytics] Root cause analysis | Failed pipelines

Root cause analysis of unique users over [insert period]

RCA User Journey: Go to Failed Job (via Pipelines or MR) > Select the Troubleshoot button under the console output > Duo chat opens with /troubleshoot command > Read root cause > Implement fix in MR > MR Pipelines pass > Merge MR

Metrics:

  • Failed pipelines: Count of pipelines that failed over [insert period]
    • Measured by pipeline starts and pipeline fails before successfully completing.
    • Omit manually stopped pipelines and cancelled pipelines

Acceptance Criteria

Backend:

  • GraphQL pipelineAnalytics includes count of failed pipelines over time for groups. Project endpoint is already implemented.

UX/Frontend:

  • failed pipeline count is incorporated into the AI Impact Analytics dashboard
Edited by Felipe Cardozo