Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared dashboards don't auto refresh #2882

Closed
pvnick opened this issue Oct 1, 2018 · 8 comments
Closed

Shared dashboards don't auto refresh #2882

pvnick opened this issue Oct 1, 2018 · 8 comments

Comments

@pvnick
Copy link

pvnick commented Oct 1, 2018

I installed version 5.0 using the docker image, and have created a test query that pulls data from a URL. The data initially display correctly; however, even though I have specified a scheduled refresh schedule of 1 minute, the published dashboard never refreshed unless I manually refresh the web browser.

auto refresh

@arikfr
Copy link
Member

arikfr commented Oct 2, 2018

Shared dashboards currently have no support for auto refresh. We will soon add the option to trigger reload of the data on schedule. I will keep this issue open until this is pushed.

@arikfr
Copy link
Member

arikfr commented Oct 2, 2018

Just to clarify: it has nothing to do with type of data source. It just how shared dashboards work.

@arikfr arikfr changed the title Scheduled refresh with URL datasource doesn't work Shared dashboards don't auto refresh Oct 2, 2018
@pvnick
Copy link
Author

pvnick commented Oct 2, 2018

Ok, thank you for the information.

@arikfr arikfr closed this as completed Oct 14, 2018
@vaibhavmagon
Copy link

Is this resolved?

@NickStarlight
Copy link

This feature is not yet implemented, i suggest the re-opening of the issue.

@gabrieldutra
Copy link
Member

Hi @NickStarlight, auto refresh is available for Public Dashboard for now following the refresh url parameter (documented here).

So, if you want to use it in a Public Dashboard just add a refresh=[time-in-seconds] to the url, e.g:
https://redash-preview.netlify.com/public/dashboards/I3e8mcarbtK0QRNQ6nPLS87izI6maEAURQ8oPImj?org_slug=default&refresh=60 will make this dashboard refresh every minute 🙂

@timc13
Copy link

timc13 commented Apr 3, 2020

how do we auto-refresh a private dashboard ?

@HoannvRelipa
Copy link

This feature has been implemented, but when used, sometimes it works and sometimes it doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants