Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
DisplayFormat | operations.DisplayFormat | :heavy_check_mark: | How this metric value should be formatted for display (e.g. percent → multiply by 100 and append %, currency → prefix with $) | number |
DisplayLabel | string | :heavy_check_mark: | Human-readable label | Request Count |
IsRate | bool | :heavy_check_mark: | Whether this metric is a rate/ratio (averaged, not summed) | |
Name | string | :heavy_check_mark: | Metric identifier used in query requests | request_count |