Get metrics and trends for workflows
GET {{baseUrl}}/insights/:project-slug/workflows/:workflow-name/summary?all-branches=true
Get the metrics and trends for a particular workflow on a single branch or all branches
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
all-branches | boolean | Whether to retrieve data for all branches combined. Use either this parameter OR the branch name parameter. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"metrics":{"window_start":"1993-10-28T16:11:41.770Z","total_runs":27315015,"throughput":-64921645.932643026,"total_credits_used":62301185,"window_end":"2003-07-24T05:04:53.651Z","successful_runs":39597564,"success_rate":53923804.53067115,"duration_metrics":{"min":52361134,"mean":65619259,"median":83608460,"p95":83660250,"max":99629566,"standard_deviation":-97830259.15640166},"mttr":96468286,"failed_runs":72099889},"trends":{"total_runs":7152805.1763076335,"failed_runs":51027706.31849158,"success_rate":-57849490.433885895,"p95_duration_secs":10857550.696159407,"median_duration_secs":-52991825.36763909,"total_credits_used":73304521.10746574,"mttr":8637392.560227036,"throughput":-76451370.90817827},"workflow_names":["dolor anim cupidatat","ullamco do Excepteur pariatur"]}