Source: golang-github-cloudflare-go-metrics Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Tim Potter Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-rcrowley-go-metrics-dev, golang-github-stathat-go-dev Standards-Version: 3.9.8 Homepage: https://github.com/cloudflare/go-metrics Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-cloudflare-go-metrics.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-cloudflare-go-metrics.git XS-Go-Import-Path: github.com/cloudflare/go-metrics Package: golang-github-cloudflare-go-metrics-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-rcrowley-go-metrics-dev, golang-github-stathat-go-dev Description: Cloudflare's fork of Go port of Coda Hale's Metrics library This package is a fork of Richard Crowley's Go port of Coda Hale's Metrics library for Java. It allows one to easily collect metrics from an application written in Go in an unobtrusive way. Metrics can then be exported to syslog, files or to a storage system like Graphite.