pix_collect_counters
Collects per-event counter values from a PIX capture by replaying it, using exact counter names or regex patterns for matching.
Instructions
Replay the capture collecting counters, returning per-event counter values.
counters takes exact names from pix_list_counters and escapes them. Use
counter_regexes to match families, remembering that every counter matched is
another replay pass over the capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| refresh | No | ||
| counters | No | ||
| capture_id | Yes | ||
| queue_name | No | ||
| counter_groups | No | ||
| counter_regexes | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||