statsdaemon

command module
v0.5.2-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2013 License: Unlicense Imports: 14 Imported by: 0

README

statsdaemon

Port of Etsy's statsd (https://github.com/etsy/statsd), written in Go (originally based on amir/gographite).

  • supports Timing, Counters, Gauges, Sampling
  • supports percentage values

Build Status

Installing

go get github.com/bitly/statsdaemon

Command Line Options

Usage of ./statsdaemon:
  -address=":8125": UDP service address
  -debug=false: print statistics sent to graphite
  -flush-interval=10: Flush interval (seconds)
  -graphite="127.0.0.1:2003": Graphite service address (or - to disable)
  -percent-threshold=[]: Threshold percent (may be given multiple times)
  -persist-count-keys=60: number of flush-interval's to persist count keys
  -version=false: print version string

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL