I’m using Grafana to visualize CPU, memory, and disk metrics from Prometheus using Node Exporter as the data source. However, I noticed that my Grafana dashboard only displays historical data for the past 15 days, even though I’ve already configured the data retention period to 90 days in Prometheus.
Could you please help me understand what might be causing this issue?
Is there a way to verify or troubleshoot whether the data retention settings are actually applied, or if old data is being deleted due to storage limits or other configurations?