Graph Panel and Prometheus Query

We are using a graph panel and are plotting data from prometheus.

When we show the past hour we see 2 data points that show up. If we then zoom into that area we now wee 8 data points.

They aren’t overlapping points and I am not sure why. Maybe I’m doing something wrong in that panel but I cannot find why those points are not showing.

This is the prometheus query we are doing

close_value * on(host) group_left (name) up{name=“hostname”}