TUI panel dashboard for terminal observers
dashboard:tui-panel
Dashboardextensions/dashboards/dashboards-symphony.yaml·Open in Graph → {
"id": "dashboard:tui-panel",
"_kind": "Dashboard",
"_file": "extensions/dashboards/dashboards-symphony.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "TUI panel dashboard for terminal observers",
"format": "tui-panel",
"routePath": null,
"refreshCadence": "poll",
"dataSourceEndpointIds": [
"api-endpoint:get-state"
],
"runtimeSnapshotSourceId": "runtime-snapshot:example-clean",
"readOnly": true,
"loadBearing": false
},
"outgoingEdges": [
{
"from": "dashboard:tui-panel",
"to": "api-endpoint:get-state",
"kind": "reads_endpoint",
"attributes": {}
},
{
"from": "dashboard:tui-panel",
"to": "runtime-snapshot:example-clean",
"kind": "derives_from",
"attributes": {}
}
],
"incomingEdges": []
}