Question #258545 on Graphite changed:
https://answers.launchpad.net/graphite/+question/258545

Description changed to:
Currently, I am trying to output a graph which has individual metrics
related to projection, forecasting and live usage update.

Projection and forecast have values entered till year 2016.
Usage is updated daily and is meant as "real-day".

Current issue: Only able to output graph till time equals to today.
Thus, projection and forecast graphs do not show data points beyond today 
despite the future data points existing in the metrics.

Is there a way for Graphite to be able to read every single data point
without focusing on until = now()?

I have tried to change the whisper.py file where until is always
restricted to now() if data point is beyond now(). However this has not
lead to any change.

Any ideas?

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to