[pkg-go] Bug#843772: ITP: golang-gopkg-alexcesaro-statsd.v1 -- simple and efficient Golang StatsD client

Jordi Mallach jordi at debian.org
Wed Nov 9 11:57:47 UTC 2016


Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jordi at debian.org>

* Package name    : golang-gopkg-alexcesaro-statsd.v1
  Version         : 0.0~git20160306.0.c289775-1
  Upstream Author : Alexandre Cesaro
* URL             : https://github.com/alexcesaro/statsd
* License         : MIT
  Programming Lang: Go
  Description     : simple and efficient Golang StatsD client

This is a simple and efficient Golang StatsD client.
 
It supports all StatsD metrics: counter, gauge, timing and set, as well
as InfluxDB and Datadog tags.

It is fast and GC-friendly: all functions for sending metrics do not
allocate. It is efficient: metrics are buffered by default. It has a
simple and clean API.

I'm packaging this as an indirect dep of goiardi, a chef server written in
Golang.



More information about the Pkg-go-maintainers mailing list