get_histogram
Fetch histogram bucket counts for a timer over a chosen period, including median and p95/p98. Supports date comparison and drilldown filters for detailed RUM performance analysis.
Instructions
Distribution (histogram buckets) for one timer over the period.
mPulse query-type: histogram. Returns per-bucket counts plus median/p95/
p98. Time selection and drilldowns behave exactly as in get_summary
(single calendar day OR relative date_comparator).
Use raw=True for untouched mPulse JSON. Bucket counts are preserved
losslessly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| raw | No | ||
| date | No | ||
| timer | 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 | |||