go Monitoring software written in golang Simplest example of monitoring could be go's gc behaviour. In order to do this, we need to collect metrics, which are exposed through go's runtime package. More details about it