Capture Feature Flag Strategy actions in the audit log
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
After we deliver #35555 (closed)#, we need to capture these actions in an audit log for compliance and governance reasons.
Intended users
Further details
Primary use case for auditing feature flag events include:
- Tracking any changes to feature flags, including, environment, strategy, toggles etc.
Proposal
Any of the following actions should be recorded to the audit log:
- Create Strategy
- Delete Strategy
- Edit Strategy
- Apply strategy to environment
- Remove strategy from environment
For example
Author | Action | Target | At |
---|---|---|---|
Orit Golowinski | Created Feature Flag Strategy |
<Strategy ID> |
2019-10-16 16:26:50 UTC |
Orit Golowinski |
Applied Feature Flag Strategy , <Strategy ID>
|
<environment name> |
2020-10-16 16:26:50 UTC |
<Strategy ID>
may be replaced by strategy name if we don't end up implementing and ID
Permissions and Security
Documentation
Testing
What does success look like, and how can we measure that?
What is the type of buyer?
Links / references
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.