HistoricalMetricSeries
One metric series: a stable target identity plus its points for this page.
Inherits fields from HistoricalSeries.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
SeriesKey | str | Yes | No | Stable server-defined key for merging the same series across pages. This key is based on immutable ids and not on display labels. | |
Target | HistoricalMetricTarget | Yes | No | Target identity shared by every point in this series. | |
Points | list[HistoricalMetricPoint] | Yes | No | Metric points for this series on this page, ordered ascending by timestamp and source key. |