I currently have a Prometheus where I am connected to Grafana.
When using the following PROMQL: instance_cpu_utilization{quantile="1", ClusterName="cluster-xxxx"}
I have returned several Querys with tags that I don't need. Would there be any way to return only values that contain the quantile and ClusterName tags (Image 2)?