Breaking Changes:
- Default port changed from 8080 to 9207, [see here for why](https://github.com/prometheus/prometheus/wiki/Default-port-allocations)
Enhancements:
- Add SIGTERM handler
- Optimise Dockerfile
- Add JSON structured logging support
- Allow setting arbitrary logging levels
- Add the --config-dir option
Fixes:
- Fix memory leak in docker image