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

Make refresh time configurable in dashboards #781

Closed
ndemengel opened this issue Jan 17, 2017 · 9 comments
Closed

Make refresh time configurable in dashboards #781

ndemengel opened this issue Jan 17, 2017 · 9 comments

Comments

@ndemengel
Copy link

ndemengel commented Jan 17, 2017

Hi guys,

First, thanks for all the good stuff!

Then, currently there's no way to specify data precision and refresh time for dashboards. It looks like the refresh time is hard-coded to 15s (autoRefreshMs) and the data precision in dashboard is 1min. It would be great to allow user to configure those parameters for dashboard and/or individual graphs, for instance : "refresh the view every 10 seconds", "display data with a 5 second precision".

I thank you in advance for considering this request.

@goller
Copy link
Contributor

goller commented Jan 19, 2017

Hi @ndemengel, thanks for writing in! Sorry it took a bit to get back to you; we've been having our company get-together this week :)

I really like the request and I think it makes a lot of sense! Do you think we should have specific choices (1h, 3h, 1d, etc) or allow the field to be specified directly by typing? Or both?

@oboukili
Copy link

Hi guys,
As @goller suggested, having both (typing/choices) would be invaluable to set precision and/or refresh time, as an operational standpoint.

Thanks !

@ndemengel
Copy link
Author

Hi @goller,

Given the many different scenarios one would want to set-up a graph/dashboard for, I suppose it would be better to just let the user type what she wants in the definition file.

Thanks again!

@nhaugo nhaugo added this to the 1.2.0-beta-x milestone Jan 24, 2017
@goller goller modified the milestones: 1.2.0-beta4, 1.2.0-beta-x Feb 22, 2017
@nhaugo nhaugo changed the title Make data precision and refresh time configurable in dashboards Make refresh time configurable in dashboards Feb 22, 2017
@nhaugo
Copy link
Contributor

nhaugo commented Feb 22, 2017

Split into two issues, precision moved to #913

@nhaugo
Copy link
Contributor

nhaugo commented Feb 22, 2017

Persist the last used value in browser local storage.

@nhaugo nhaugo added the ready label Feb 22, 2017
@nhaugo
Copy link
Contributor

nhaugo commented Feb 22, 2017

@alexpaxton can you pick a place and icon for the widget

@alexpaxton
Copy link
Contributor

screen shot 2017-02-22 at 11 32 46 am

Screenshot from Chosen UI. Could be cool to add an optional custom text field to the dropdown component

@jaredscheib
Copy link
Contributor

Here's a well-maintained React port of Chosen that could be super useful: https://github.com/JedWatson/react-select. Live demo here: http://jedwatson.github.io/react-select/.

@alexpaxton
Copy link
Contributor

@jaredscheib so sick. That looks super useful

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