heat-system-next-dimension
Platform reserved (system-utils only). Aggregates upstream JSON containing canonical $heat-dataservice, writes it to object storage, and creates or updates a session dimension with DashboardVersion="Next" for ui/dashboard.
When to use it
Use in shipped platform session templates (for example tabular CSV dashboards or Resource Monitor) where HEAT owns the layout and payload pipeline. Integrators building custom analytics should use dashboard-v2 on dashboard-utils instead.
Limitations
- Does not target
ui/legacy(use heat-system-legacy-dimension). - Payload and layout rules match
dashboard-v2; invalid realms or layout fail the node. - Set
layoutFromParentOutput: true to takesuggestedLayoutConfigurationfrom system-tabular-to-dataservice whenemitSuggestedLayoutis enabled.