mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-02-12 05:51:45 +01:00
Add public dashboard and route, add DoubleMetricPlot and GQL queries
- add roofline legend display switch - small fixes
This commit is contained in:
@@ -6,6 +6,7 @@ mount(Status, {
|
||||
target: document.getElementById('svelte-app'),
|
||||
props: {
|
||||
presetCluster: infos.cluster,
|
||||
displayType: displayType,
|
||||
},
|
||||
context: new Map([
|
||||
['cc-config', clusterCockpitConfig]
|
||||
|
||||
Reference in New Issue
Block a user