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

Should be able to set time correction default (and override) in config #1200

Closed
psa opened this issue Dec 5, 2014 · 4 comments
Closed

Should be able to set time correction default (and override) in config #1200

psa opened this issue Dec 5, 2014 · 4 comments

Comments

@psa
Copy link

psa commented Dec 5, 2014

Time correction seems to default to browser and all of our graphs are (or were) in UTC. Now they're in a mix as the time correction defaults to browser (which is absolutely the wrong default) and is saved with the graph. So, our old graphs are in UTC and the new graphs depend on whether the author remembered to set it or not.

Please add a configuration point for forcing the default to be UTC. Even better would be allowing an override so we can force all graphs to be saved with a UTC timezone and nobody gets tripped up by trying to debug in multiple timezones (all our servers are, naturally, set to UTC to avoid timezone confusion).

@torkelo
Copy link
Member

torkelo commented Dec 7, 2014

I agree, should be global config to set the default for this! Will add in next release!

@torkelo torkelo added this to the 2.0 milestone Dec 7, 2014
@torkelo torkelo modified the milestones: 2.1, 2.0 Feb 22, 2015
@pasancario
Copy link

I'll give you another turn around this issue. Imagine you use Grafana as a dashboard to control diferent services around the world, and your business runs in diferent timezones. How can you handle that?

If I have three dashboards to check service status in China/EEUU/Europe, I'll see only UTC but calculations to correct timezone will be needed by user. So, can we improve this adding also on dahsboard an option to correct timezone (maybe a simple dropdown list in templating, as a parameter).

I don't know if any other people have this kind of situation, but I think it will be a really useful, for dashboard users.

@torkelo
Copy link
Member

torkelo commented Apr 23, 2015

yea, it would, will take a long time to implement, so a PR is welcome :)

@torkelo torkelo modified the milestones: 2.2, 2.1 Jun 1, 2015
@torkelo torkelo modified the milestones: 3.0, 2.5 Sep 23, 2015
@torkelo torkelo modified the milestones: 4.0, 3.0-beta1 Feb 5, 2016
@torkelo
Copy link
Member

torkelo commented Apr 3, 2016

implemented and merged to master,

image

image

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

3 participants