You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(fix): Update Issues > Feature Flag docs To Clarify Feature Flag Change Tracking (#14996)
Update description on feature flag change tracking to make it clear that evaluation tracking needs to be enabled in order to see feature flag change annotations
---------
Co-authored-by: Michelle Zhang <[email protected]>
Within an issue, the audit log is represented in the "event" chart and presents itself as a "release" line.
51
+
Within an issue, the audit log is represented in the "event" chart and presents itself as a "release" line. The lines will only appear for flags that were evaluated before the error event occurred; however, feature flag definition changes from the audit log can still occur after an error. This feature requires evaluation tracking to be enabled.
0 commit comments