Browse Source

Add suggested library

pull/21/head
Brett Langdon 11 years ago
parent
commit
b06bf7a1b9
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@ -12,9 +12,11 @@ dogapi API Docs: http://brettlangdon.github.io/node-dogapi/
## StatsD
`dogapi` does not provide any functionality to talk to a local dogstatsd server.
`dogapi` does not provide any functionality to talk to a local `dogstatsd` server.
This library is purely an interface to the HTTP api.
If you are looking for a good Datadog StatsD library, I recommend checking out [node-dogstatsd](https://github.com/joybro/node-dogstatsd).
## Installation
**From NPM:**


Loading…
Cancel
Save