← Back to team overview

graphite-dev team mailing list archive

Re: [Question #168945]: Data is plotting as cumulative vs time series

 

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

    Status: Open => Answered

Kevin Blackham proposed the following answer:
Are you feeding data to graphite faster than its configured storage
resolution? This should not be happening if you are deriving the
differences before you send it. Graphite has a a few functions for
turning counter data into deltas: derivative() or
nonNegativeDerivative() for counters that can reset or roll.

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