← Back to team overview

graphite-dev team mailing list archive

Re: [Question #70553]: counter and rate data?

 

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

chrismd proposed the following answer:
Oh also forgot to mention you do not need to use the main browser UI in
order to apply functions, you can do it directly by modifying the URL of
your image. If for example your image's URL is:

http://myserver/render?target=x.y.z&from=-2h

You could apply the derivative function like so:

http://myserver/render?target=derivative(x.y.z)&from=-2h

If you are unsure how to change your URL for other functions, I'd
recommend doing it once in the window interface then looking at the
image's URL to see what the exact notation is for that particular
function (they are all pretty simple and very similar to this one).

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