task_stats
Retrieve throughput metrics and document counts for a specific Flow task over a configurable lookback window. Enables monitoring pipeline health by checking task activity and data volume.
Instructions
Throughput and document counts for a task. Wraps flowctl raw stats --task <task> --since <since>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Full catalog name | |
| since | No | Lookback window, e.g. '1h', '24h', '7d' | 24h |