Hello,
I'm new to node red, I'm working on a project where I get data from an api, do some filtering with a function. Now i'd like to save it to graphite. I installed the graphite plugin but the data is rejected. I know it's being rejected because the format is incorrect. I've been searching all day looking for examples but it seems as though everyone use influx db. In my case I don't wish to use influx, I have a lot of work flows that use graphite and i'd like to keep using graphite as my tsdb. I should mention that i'm pretty lousy at javascript. Has anyone ever done something like this before?