← Back to team overview

graphite-dev team mailing list archive

Re: [Question #268541]: Convert .wsp file to csv or txt

 

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

    Status: Open => Answered

Jason Dixon proposed the following answer:
Not natively to Whisper, but the Graphite API supports csv output so you
could do something like this:

$ curl "http://127.0.0.1/render/?target=foo.bar&format=csv";

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