Get deployment stats
Deployment
Get deployment stats
Returns worker health information for a deployed pipeline.
GET
Get deployment stats
Returns worker health information for the deployment.
Path parameters:
Response:
Required permission:
read — owners, editors, readers, and members of teams shared via viewer_team.| Parameter | Description |
|---|---|
config_id | Pipeline configuration ID |
| Field | Description |
|---|---|
total_workers | Number of worker pods |
healthy_workers | Workers running normally |
unhealthy_workers | Workers not ready |
crashing_workers | Workers in crash loop |
oom_killed_workers | Workers killed due to memory |
restart_count | High restart counts indicate instability |