← Back to team overview

graphite-dev team mailing list archive

Re: [Question #207179]: Generating graph even without all target available

 

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

    Status: Open => Answered

Michael Leinartas proposed the following answer:
You can try this one instead:
http://graphite.readthedocs.org/en/0.9.10/functions.html#graphite.render.functions.transformNull

Note though that it will only work if the series you're wrapping
actually has 'None' data - that is, if you request outside of a series's
bounds (too far in the past) or request a series that does not exist on
disk (or a wildcard that matches nothing) it will not work.

Good luck

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