Skip to content

Commit d1c1ec8

Browse files
ref(flags): mention 100 flag limit in product docs (#13019)
1 parent 40036ee commit d1c1ec8

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
@@ -14,7 +14,7 @@ Enabling a feature flag integration provides deep insights into the state of you
1414

1515
## Evaluation Tracking
1616

17-
Flag evaluations will appear in the "Feature Flag" section of Issue Details page as a table, with "suspect" flag predictions highlighted in yellow. Learn more about how to interact with feature flag insights within the Sentry UI by reading the [Issue Details page documentation](/product/issues/issue-details/#feature-flags).
17+
Flag evaluations will appear in the "Feature Flag" section of Issue Details page as a table, with "suspect" flag predictions highlighted in yellow. For each event, we track the 100 most recently evaluated flags leading up to the error. Learn more about how to interact with feature flag insights within the Sentry UI by reading the [Issue Details page documentation](/product/issues/issue-details/#feature-flags).
1818

1919
### Set Up Evaluation Tracking
2020

0 commit comments

Comments
 (0)