Ship metrics to Graphite

Is there a way to ship metrics to Graphite ? If yes can you please provide an example.

Hi Raghav,

Apart from the fact that I never tested this, the only way I can imagine would be to send from metricbeat to logstash:

and then ship the metrics via the graphite ouput

But like I said, never tested if that works. Let me know if you had luck.

Thank You Andre, Will try it out.