Hello All, I am Emmanuel Katto. I’m trying to set up a dashboard in Grafana to monitor my Kubernetes cluster’s CPU usage. I’ve created a Prometheus data source and a query to fetch the CPU usage metrics, but I’m having trouble creating a graph that shows the CPU usage over time. Specifically, the graph is only showing the average CPU usage for the entire time range, rather than the minute-by-minute usage. I’ve tried adjusting the interval and resolution settings, but nothing seems to work. Can anyone help me figure out what’s going on and how to create a graph that shows the minute-by-minute CPU usage?
Thanks in advance!
Emmanuel Katto