Added new config setting timezoneOffset, usefull when your graphite server is on a different timezone thant your users browsers. This is not optimal (for example if your users have different timezones) can be improved by finding a way to query the timezone different between browser and graphite server. Or fix so that the &tz graphite parameter works for json, then all absolute filters can use UTC time. #31

This commit is contained in:
Torkel Ödegaard
2014-01-24 17:00:54 +01:00
parent 81e9a483bc
commit 58dbb01e76
6 changed files with 986 additions and 231 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"company": "Coding Instinct AB"
},
"name": "grafana",
"version": "1.0.3",
"version": "1.0.4",
"repository": {
"type": "git",
"url": "http://github.com/torkelo/grafana.git"