Browse Source

Add note about StatsD

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

+ 5
- 0
README.md View File

@ -10,6 +10,11 @@ dogapi API Docs: http://brettlangdon.github.io/node-dogapi/
*note* `dogapi` has been updated to `v1.0.0` the api has changed quiet a
bit please be sure to review the new api before upgrading.
## StatsD
`dogapi` does not provide any functionality to talk to a local dogstatsd server.
This library is purely an interface to the HTTP api.
## Installation
**From NPM:**


Loading…
Cancel
Save