To link your components with a Heroku app, you can either create a new component from Heroku app, or link your existing components using Heroku app links
Create new component from heroku app
Go to Manage your apps → Heroku for Compass → Click on Configure
From the application list, select your desired app, choose Component type and Team, then click on Create component
After creation, click on Open to open your new component
1.2 Link existing components with Heroku
Go to your component overview page
Click on + button next to Other links
Enter your Heroku app’s link and display text then click Add
Data Synchronization
Existing Heroku events are imported into Compass component after you link your components with a Heroku app. You can see them by going to component’s Activity page. The supported activities are:
Build
Deploy
Dynos scaling
Metrics are created inside your Compass component with data from Heroku.
Heroku dynos: total number of dynos currently running for your application
Deployment per week: the weekly average of how many times a component was deployed. Based on the last 28 days.
Heroku build success rate: The percentage of builds that were successful. Based on the last 25 builds.
Heroku build time: How long it takes for a build to complete. Averaged over the last 10 builds.
Events that originate from Heroku will now be automatically imported into the linked component as activities. Also app’s metrics will be updated based on the latest events