Returns worker health information for a deployed pipeline.
| 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 |