From the release of the Graphite 1.1.x, it supports storing data using tags to identify series.
But the graphite output plugin, come with the latest Logstash, still has no option to support this function.
A workaround in mind is to use exec plugin to pipe strings to nc command. Not sure how's its performance though.