get_metrics
Retrieve per-minute RUM metrics and timers with flexible filters, delivering lossless numeric history for statistical analysis and performance monitoring.
Instructions
Multiple timers/metrics by minute over time.
mPulse query-type: timers-metrics. metric defaults to Beacons, timer
to PageLoad. Returns values:[{id, history:[...per-minute...], latest}]
plus the data timezone.
Time selection and drilldowns behave as in the other tools (single calendar
day OR relative date_comparator). Numbers are preserved losslessly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| raw | No | ||
| date | No | ||
| timer | No | ||
| metric | No | ||
| ab_test | No | ||
| browser | No | ||
| country | No | ||
| timezone | No | ||
| page_group | No | ||
| percentile | No | ||
| beacon_type | No | ||
| device_type | No | ||
| custom_timer | No | ||
| date_comparator | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||