Added some basic preflight checks that will run before allowing a license to be uploaded.
Changed our memory and CPU metrics collection to go directly into a statsd/graphite container. This will still be displayed in our custom dashboard, but data is now stored in statsd.
Added ability to specify custom monitors in YML and show them on the dashboard.
Added Integration API endpoint to retrieve the statsd location.
Added Integration API endpoint to auth against the admin console security.
Changes
License sync will automatically occur every 5 hours.
Bug Fixes
Fixed a couple of bugs that were preventing automated installs (test and QA) from completing.