Skip to content

jbuchbinder/statsd-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATSD-GO

Build Status Go Report Card GoDoc

Port of Etsy's statsd, written in Go.

This was forked from https://github.com/amir/gographite to provide Ganglia submission support.

USAGE

Usage of statsd-go:
  -address=":8125": UDP service address
  -debug=false: Debug mode
  -flush-interval=10: Flush interval
  -ganglia="localhost": Ganglia gmond servers, comma separated
  -ganglia-group="statsd": Ganglia metric group name
  -ganglia-port=8649: Ganglia gmond service port
  -ganglia-spoof-host="": Ganglia gmond spoof host string
  -graphite="": Graphite service address (example: 'localhost:2003')
  -percent-threshold=90: Threshold percent

About

An Etsy StatsD (https://github.com/etsy/statsd) implementation in Go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.9%
  • Dockerfile 2.1%