Skip to content

crwang/statsd-dummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a dummy udp app that simply echos the data sent to it.

It is hard-coded in index.js to listen to 0.0.0.0:8125 for the statsd agent.

Running the server

Install the dependencies

$ npm install

Run the server

$ npm start

About

Dummy UDP server on the default statsd port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published