How to Install golang-metrics-dev in Ubuntu 18.04



Install golang-metrics-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-metrics-dev

Description:

Go package to capture application-level metrics

This package is a 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.

Homepage: https://github.com/rcrowley/go-metrics

Version: 0.0~git20150823-3

Section: universe/devel