This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Description
Currently marathon-autoscaler uses mesosphere/marathon-autoscaler:v0.5.0 which uses an outdated agent statistics endpoint. This causes API requests to fail with 500 errors.
The code has already been updated with the correct API call however the docker image needs to be updated. I have built and tested an updated version: blin/marathon-autoscale:v0.5.1