← Back to team overview

graphite-dev team mailing list archive

Re: [Question #175452]: Integrating non-whisper data

 

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

    Status: Open => Answered

Michael Leinartas proposed the following answer:
It should be finally getting merged very soon after the 0.9.10 release
which is upcoming.

If you want a preview, here's a bit of what the new storage code looks like in the webapp:
https://github.com/mleinart/graphite/blob/graphite_megacarbon/webapp/graphite/finders.py
https://github.com/mleinart/graphite/blob/graphite_megacarbon/webapp/graphite/readers.py

With this, adding a new data source type is merely creating a finder and
a reader.

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