Introducing GitHub-enhanced Deploy Tracking

We're happy to introduce a lightweight addition to Scout: GitHub-enhanced deploy tracking.


​Deploy tracking makes it easy to correlate deploys to your app's performance. Scout's deploy tracking goes beyond chart markers: enable our GitHub integration to see which branch or tag was deployed, the team members that contributed, and a diff summary of what changed.

Enable deploy tracking

The latest version of the scout_apm gem tracks your deploys without additional configuration if you are running Capistrano. If you aren’t using Capistrano or deploying your app to Heroku, see our deploy tracking configuration docs.

Also