Let's build a Golang collector for monitoring Ethereum Full Nodes

For starters, we need a template collector as the basis for our collector.

We will use VerneMQ, as @ilyam8 kindly pointed out to me.

Moreover, we have a golang guide to help us along the way: