It removes the Compose binary which was old and didn't work. It adds a link to the official Compose installation instructions.
It updates the Compose YAML file to Compose version 2 format
It adds a basic example of custom application monitoring in the web app by including the datadog python library, initializing the statsd implementation and sending a basic counter on each page view.
This PR makes 3 primary changes: