mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-04 16:12:59 +02:00
add new subCluster prop to statsTable metric select
This commit is contained in:
@@ -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}
|
||||||
|
Reference in New Issue
Block a user