WorkflowJobInsights
Returns aggregated insights metrics per job for a specific workflow within a project.
Columns
| Name | Type | References | |
| Name [KEY] | String | ||
| DurationMax | Integer | ||
| DurationMean | Integer | ||
| DurationMedian | Integer | ||
| DurationMin | Integer | ||
| DurationP95 | Integer | ||
| FailedRuns | Integer | ||
| SuccessRate | Decimal | ||
| SuccessfulRuns | Integer | ||
| Throughput | Decimal | ||
| TotalCreditsUsed | Integer | ||
| TotalRuns | Integer | ||
| WindowEnd | Datetime | ||
| WindowStart | Datetime | ||
| ProjectSlug | String | ||
| WorkflowName | String |