This adds basic tests for the resource metrics provider, and fixes up the default config slightly.
This introduces support for the resource metrics in the adapter. The individual queries and window sizes are fully customizable via a new config section. This uses just the generic machinery from metrics-server to serve the API.
This moves the DefaultConfig method out into a helper to generate legacy configuration. Passing in a config file is now required.