Skip to content

alexkappa/statsd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statsd

Port of Etsy's statsd, written in Go.

Supports

  • Timing (with optional percentiles)
  • Counters (with optional sampling)
  • Gauges

Installing

go get github.com/alexkappa/statsd

Usage

statsd config.json

About

An implementation of Etsy's statsd in Go

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%