A simple mock implementation for go-kit metrics allowing for easy validation of metrics generating code.
A simple library that makes testing if metrics are being recorded when they should easy.
In general it is wise to be cautious of over-validating metrics and logs, but it's also wise to make sure when things get a bit crazy you're covered.