Skip to Content
This documentation is provided with the HEAT environment and is relevant for this HEAT instance only.
RunnersSystem Utilsheat-system-next-dimension

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 take suggestedLayoutConfiguration from system-tabular-to-dataservice when emitSuggestedLayout is enabled.