How to Install golang-gopkg-alexcesaro-statsd.v1-dev in Ubuntu 18.04



Install golang-gopkg-alexcesaro-statsd.v1-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-alexcesaro-statsd.v1-dev

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.

Homepage: https://github.com/alexcesaro/statsd

Version: 0.0~git20160306.0.c289775-2

Section: universe/devel