Skip to content

realzeitmedia/g2s2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Go statsd client.

Key features:

  • Can do the sampling before building the measurement key, which can save Sprintf()s.
  • Fills UDP packets before sending them.

See example_test.go for usage.

Installation:

`go get github.com/realzeitmedia/g2s2`

Releases

No releases published

Packages

No packages published