Imports of metrics-example command

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/rcrowley/go-metricsGo port of Coda Hale's Metrics library
logPackage log implements a simple logging package.
math/randPackage rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.