node-statsd
node-statsd copied to clipboard
Add event method support
This is a reworking of https://github.com/joybro/node-dogstatsd/pull/11 to fit into node-statsd and fix up a few things in the event support.
With this addition, the only thing missing for DogStatsD is service checks. I've also tried to make clearer the DogStatsD support in the README. If/when this is pulled in, I'll submit a pull request to node-dogstatsd to direct people to just use node-statsd from now on.
Any thoughts on this? I see that there's a couple of pull request sitting around, and I'm not sure what to do here. I would really like to get this into a couple of projects at work and have it come from npm rather than the git URL I use when I have to. Is node-statsd still being updated, or is there an actively-maintained fork to contribute this to? If the answer is "no" to those two, do you want more maintainers here or a fork to be created? I'd be happy to pitch in some way or other.
I've pulled this into a different repo I'm going to help maintain so we can get a bunch of the PRs in here. https://github.com/brightcove/hot-shots