Hi, we’re forwarding database stats into our Grafana Cloud Prometheus server for monitoring, and I’ve noticed that we are seeing about 4 minutes of future data in graphs (e.g. for cpu_usage_sustem{}
)
The data appears to just be a flat continuation of the most recent data point… each point updates with the actual data as the minute rolls around, but its a bit bizarre…
Is there some setting we can change for this or do we just have to make our queries always run from the current time?