Network and web applications generate metrics, which we usually just shovel into
a library without thinking much about their true meaning or performance cost.
This week I decided to read through the existing Go libraries, got halfway
through writing my own, dropped it, and finally wrote this guide …