Send data with specific timestamp
anarosas opened this issue · 1 comments
anarosas commented
Currently we're using this gem to send data to graphite, it's working perfectly, but we would like to add a method to send the data plus a specific time stamp. All this so we can pass the old data we have been collecting over the last months with the date it was created, and not the day we sent it.
Perhaps you know a gem that already does this or maybe you are interested in our contribution, let us know!
Thanks
raggi commented
Statsd doesn't do this, you want a Graphite client.