feat: add hover-legend to histograms & metricplots

This commit is contained in:
Christoph Kluge
2023-08-08 13:27:01 +02:00
parent 742c2e399e
commit 423e800d9e
7 changed files with 151 additions and 33 deletions

View File

@@ -203,6 +203,7 @@
subCluster={$nodeMetricsData.data.nodeMetrics[0]
.subCluster}
series={item.metric.series}
resources={[{hostname: hostname}]}
/>
{:else if item.disabled === true && item.metric}
<Card