It would be nice to have a support for writing stats to collectd instead of graphite.
Collectd format is not so different from graphite, so it shouldn't be hard to do.
General idea about configuration:
[collectd]
inverval = 30
socket-path = /var/run/collectd.socket
This will requre adding custom types entries to collectd config unless we have it directly in collectd.