Auto refresh per panel

Hi all.

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?

1 Like

Hi @scaarup,

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.

Hi.

Thanks for your reply.

Is this a candidate for a feature request?

You may want to follow the discussion here: https://github.com/grafana/grafana/issues/3514

I am also interested in such a feature. Are there any updates yet?

2 Likes

Another year and a half, also interested. Most of my dashboard panels update every 30 seconds, but one of those charts is a daily aggregate. It only needs to update… anywhere from hourly to 24 hours, but definitely not 30 seconds.