The activity feed in Compass provides a platform to display events from any tool and provides a way to rapidly assess what has happened to your component during a window of interest. For example, the activity feed can show deployment events from a component’s connected Bitbucket repository to help you assess the recency of the production build and see the frequency of deployment activity right from within Compass.
A component’s activity feed can also show you the events from your component's upstream dependencies, which are the components your component depends on, enabling you to assess the impact of events on your software infrastructure.
Get events from tools to show on the activity feed by using at least one of the following methods:
To view the activity feed:
If you are not already there, go to your component’s details page in Compass.
A component’s deployment information appears as the Latest deployment tag under the component’s name. Hover on the tag to view the latest deployment details.
Select Activity from the left navigation to view the activity feed.
By default, the activity feed displays the timeline view. Here, you can interact with the timeline to view the event details.
Select and drag the timeline to navigate to a different date and time. Select Now to go back to the current instance.
Hover on an event marker to view the event details. Select the event marker to go to the event’s source.
Select List to switch to the list view.
Select Show dependencies to view the deployment events from your component’s upstream dependencies.
Select the event to go to the event’s source.
Choose between production and staging environment types to see deployment events from the specific environments.
Compass maps the states of deployment events to specific statuses that appear in the deployment tag and activity list. Learn more about deployment statuses in the activity feed
Compass reads the states of the deployment events and maps them to specific statuses to appear in a component’s deployment tag and activity list.
The following deployment statuses appear in Compass:
In Progress
The deployment has started and is currently in progress. This is an intermittent status and it changes to show the most current status as the deployment progresses.
Successful
The deployment was completed because it was successful.
Canceled
The deployment was completed because a user stopped it while it was in progress.
Failed
The deployment was completed because it failed.
Unknown
The deployment event’s state isn’t available for Compass to read.
Rate this page: