Skip to content

Commit 2be5af4

Browse files
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]>
1 parent c80e0f4 commit 2be5af4

File tree

1 file changed

+1
-1
lines changed
  • docs/product/issues/issue-details/feature-flags

1 file changed

+1
-1
lines changed

docs/product/issues/issue-details/feature-flags/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Change tracking enables Sentry to listen for additions, removals, and modificati
4848

4949
![Flag Change Tracking](./img/FlagChangeTracking.png)
5050

51-
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.
5252

5353
![Flag Change Issue](./img/FlagChangeIssue.png)
5454

0 commit comments

Comments
 (0)