node-statsd
node-statsd copied to clipboard
Can I use `.send()` to send raw data?
I needs an opportunity to send raw text, can I use method .send() for it?
Is so, I can add it to docs, otherwise I can make a pull request to add method .raw() for example.