View the activities of a flag
The Activity tab allows you to view the actions performed on the selected Feature Flag. The following details are available on the Activity page:
- Time: The time at which the Flag was turned
on
oroff
- User: Email ID of the user who performed the action on the selected Flag
- Action: The action that was performed on the Flag. For example, turned
on
oroff
- Event Summary: The summary of all the events of the Flag. For example, the Project name, Environment details, etc. The event summary also displays the YAML difference with the flag details and the state of the events
View activities
To view the actions performed on a Feature Flag:
- In Feature Flags select the Feature Flag for which you want to view the activity.
- Select the date range for the Feature Flag you want to view.
The Time, User, and Action details are displayed.
View an event summary
To view a summary of an event:
-
In Feature Flags select the Feature Flag for which you want to view the event summary.
-
Select the date range for the Feature Flag you want to view.
-
Click View Event Summary.
-
The Event Summary is displayed.
-
Click YAML DIFFERENCE to view the details of the Flag. The YAML file also highlights the different states of the events.