Giter Club home page Giter Club logo

Comments (6)

g76r avatar g76r commented on July 23, 2024

Did you have a look on summarize() graphite function ?
http://graphite.readthedocs.org/en/latest/functions.html#graphite.render.functions.summarize

from tattle.

phagedorn avatar phagedorn commented on July 23, 2024

Thanks for the reply. Of course i use the summarize() graphite function. But that gives me not the possibility for have an time offset based on "today" or "yesterday"

from tattle.

g76r avatar g76r commented on July 23, 2024

I'm not sure I well understand what you're doing.
I thought you wanted to compute data on a 3/6/12/24 hours samples, hence I talked about summarize() and though it was enough.
Do you want do display graphs on a dashboard stoped yesterday at midnight without real time ?
Or do you only want time being aligned with midnight to have summarize()'s samples consistent with hours ?
In the second case, a coworker of mine added a "start at midnight" checkbox a few month ago and I merged it into master today.
Or do you need the same feature, for checks in addition of dashboards ?

from tattle.

phagedorn avatar phagedorn commented on July 23, 2024

Hi there, sorry for the late reply and thanks for the response.
Other than many realtime graphs that we collect in graphite there are many graphs that are processed only once a day.
tattle
I want to monitor ob this graphs as well, but cant because there are only data for that time that was processed.

from tattle.

g76r avatar g76r commented on July 23, 2024

Hi,

If I understand well you're processing an external source of actual data (logs...) once a day and write 24h of data into graphite at once.

But I still do not completely understand what you want to do.

You cannot view or alert data that is not yet loaded into the system, therefore what do you want ? to shift the data displayed on the left (as graphite's timeShift function would do) ? to send alert emails for anything that orccured in the last 24h just after having loaded the data (as graphite's summarize(,'max','1d') would) ? something else ?

what would you want tattle to do ? and what tattle module is related (dashboards, threshold checks...) ?

from tattle.

g76r avatar g76r commented on July 23, 2024

I close the issue due to its age. But feel free to reopen it if you have more information.

from tattle.

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.