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'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i staty

Weekly Downloads

2

Version

1.0.3

License

none

Last publish

Collaborators

  • mren