GithubHelp home page GithubHelp logo

Comments (5)

torkelo avatar torkelo commented on May 3, 2024

I will take a look at this soon!

from grafana.

torkelo avatar torkelo commented on May 3, 2024

Now Grafana uses -5min, -1h, -1d etc whenever you use the relative time ranges. The selection zoom feature must use an absolute time range. And currently there is no way to send in absolute time ranges in UTC time (I have tried the &tz parameter but seems to be ignored when using the Graphite json render API).

I will have a look at opening an issue with the graphite-web project and maybe trying to fix it myself.

from grafana.

xlson avatar xlson commented on May 3, 2024

Couldn't you make it possible to configure grafana to be aware of what timezone the graphite installation is using and use that to "fix" the absolute queries before making them? Ofc adding tz support to graphite is nice but might take a bit longer.

from grafana.

torkelo avatar torkelo commented on May 3, 2024

Can you try against latest master now? there is new setting in config.js called timezoneOffset. Set to 5 or "-0500". or what ever offset against UTC your browser/users are against the graphite server. This is not ideal but I think I need to fix the tz graphite parameter in order to improve on this (so I can send UTC times to graphite). The json API does not seem to care when I set the tz property.

from grafana.

xlson avatar xlson commented on May 3, 2024

Thanks.

This works but I had a lot of issues finding the right format to input the
offsets in. "-0100" did not work, "-1" and "0100" did, "1" is not the same
as 1. Maybe I'm just missing something but it was very confusing trying to
figure out the correct format.

/Leo

On Fri, Jan 24, 2014 at 5:05 PM, Torkel Ödegaard
[email protected]:

Can you try against latest master now? there is new setting in config.js
called timezoneOffset. Set to 5 or "-0500". or what ever offset against UTC
your browser/users are against the graphite server. This is not ideal but I
think I need to fix the tz graphite parameter in order to improve on this
(so I can send UTC times to graphite). The json API does not seem to care
when I set the tz property.


Reply to this email directly or view it on GitHubhttps://github.com/torkelo/grafana/issues/13#issuecomment-33235216
.

from grafana.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.