diff --git a/docs/product/issues/issue-details/feature-flags/index.mdx b/docs/product/issues/issue-details/feature-flags/index.mdx index ba074203b520c..37e5f82f94f91 100644 --- a/docs/product/issues/issue-details/feature-flags/index.mdx +++ b/docs/product/issues/issue-details/feature-flags/index.mdx @@ -14,7 +14,7 @@ Enabling a feature flag integration provides deep insights into the state of you ## Evaluation Tracking -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). +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). ### Set Up Evaluation Tracking