* Added CPU Usage details to statsd
* Fixed bad path to load average
* Fixed some issues with formatting and types. This is now tested
* Updated to make load average follow the same schema as other cpu metrics
Add Fs stats to statsd
Update import for pointing to official repository
Update statsd storage for respecting fmt coding style
Create a separate client file
Fix gofmt