I have this dashboard which contains a single-stat panel and is auto refreshed every 0.5 seconds. Data source is elasticsearch and there are no performance issues here. Now I would like to add a graph-panel with a month of data - I do not wish to auto-refresh this every 0.5 seconds. Any way of overriding the auto-refresh per panel?
The refresh rate is a property of the dashboard, not the panel. It’s not possible to have a different refresh rate for specific panels within a dashboard.