staty

1.0.3 • Public • Published

statsd client for nodejs

simple statsd client for nodejs

staty = require 'staty'

statsd = staty server, port

statsd.timing 'foo.bar', 123

statsd.increment 'users'
statsd.decrement 'todos'

Readme

Keywords

none

Package Sidebar

Install

npm i staty

Weekly Downloads

1

Version

1.0.3

License

none

Last publish

Collaborators

  • mren