write_graphite: Use the broken out "format_graphite" module.
authorFlorian Forster <octo@collectd.org>
Thu, 23 Aug 2012 07:44:02 +0000 (09:44 +0200)
committerFlorian Forster <octo@collectd.org>
Thu, 23 Aug 2012 07:46:37 +0000 (09:46 +0200)
commitdc0f3ae169e8d5c6af7e0d94f15982b1ce97b8b0
treecdb346f69af9788334f70da74fe424020e59be7e
parentd8dd9e6d7c1d2be550fc2d79bc917a0c6beebce2
write_graphite: Use the broken out "format_graphite" module.

This was broken out for use in the AMQP plugin. De-duplicate the code by
using it from write_graphite as well.
src/Makefile.am
src/write_graphite.c