Hacker News new | ask | show | jobs
by metabrew 4140 days ago
Great news about the backend rendering to PNG. We can't run the current version on our monitoring screen, because it's powered by a raspberry pi, which takes about 90 seconds to render all the svg stuff (down to 30seconds with a Pi v2).
1 comments

This is probably because you are running Graphite 0.9.12 which does not have the maxDataPoints feature for the json api, with 0.9.13 it work a lot better. I know of some who run it on raspberry with decent performance, not great but far from 90 seconds.
Yes we're on 0.9.12, will be upgrading asap :)

thanks for replying 👍