pix_list_metrics
List available metric series in a PIX capture to identify which lanes have keys and can be queried for values.
Instructions
The metric series this capture can plot, and what each one is keyed on.
These are the graph lanes above PIX's thread tracks: a value sampled repeatedly across the capture rather than a list of events. keys_available says how many keys exist for each lane - how many counters were reported, how many cores the machine had - which is a different question from whether the series has rows.
Feed a lane name to pix_get_metric_values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||