mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-05-04 00:41:42 +02:00
add new subCluster prop to statsTable metric select
This commit is contained in:
parent
fcc9e17664
commit
e733688fd0
@ -169,6 +169,7 @@
|
|||||||
|
|
||||||
<MetricSelection
|
<MetricSelection
|
||||||
cluster={job.cluster}
|
cluster={job.cluster}
|
||||||
|
subCluster={job.subCluster}
|
||||||
configName="job_view_nodestats_selectedMetrics"
|
configName="job_view_nodestats_selectedMetrics"
|
||||||
bind:allMetrics={availableMetrics}
|
bind:allMetrics={availableMetrics}
|
||||||
bind:metrics={selectedMetrics}
|
bind:metrics={selectedMetrics}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user