Hi,
I am using harvest metric
"headroom_cpu_current_utilization{datacenter=~"$Datacenter",cluster=~"$Cluster",node=~"$Node"} / (headroom_cpu_optimal_point_utilization{datacenter=~"$Datacenter",cluster=~"$Cluster",node=~"$Node" } != 0) *100"
to show the performance capacity trend in Grafana.
However, on node5, it has an abnormal value showing in Grafana, as the image show.
The mean value was 108% and max was 300%.
However, we checked that node in AIQUM and the average value of performance capacity is only 43% and the Max is only 70%.
Only this node in the cluster is showing abnormal value in the trend, other nodes looks normal.
What could be the reason for this? The data point?