Skip to content

Commit 1e46d9e

Browse files
committed
Wording
1 parent 2645fec commit 1e46d9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,15 @@ If you’ve enabled [Session Replay](/product/explore/session-replay/), you’ll
104104

105105
## Feature Flags
106106

107-
Enabling a feature flag [SDK integration](/product/explore/feature-flags/#evaluation-tracking) will enable the feature flag evaluation table. Here you can see a list of all the flags evaluated and their evaluation results prior to the error event.
107+
Enabling one or more of our [evaluation tracking integrations](/product/explore/feature-flags/#evaluation-tracking) will reveal the feature flag evaluation table. Here you can see a list of all the flags evaluated and their evaluation results prior to the error event.
108108

109109
![Feature Flag Table](./img/ff-table.png)
110110

111-
Enabling a feature flag [provider integration](/product/explore/feature-flags/#change-tracking) will enable release-like annotations on the event volume chart. These lines mark feature flag releases and can help identify regressions caused by a feature flag definition change.
111+
Enabling a [change tracking integration](/product/explore/feature-flags/#change-tracking) will enable release-like annotations on the event volume chart. These lines mark feature flag releases and can help identify regressions caused by a feature flag definition change.
112112

113113
![Feature Flag Release Chart](./img/ff-release.png)
114114

115-
Enabling both integrations will enable the suspect feature flag detection. Sentry will attempt to identify feature flags which might have caused an error event.
115+
Enabling both a change tracking integration and a evaluation tracking integration will enable suspect feature flag detection. Sentry will attempt to identify feature flags which might have caused an error event and highlight them for review.
116116

117117
Visit the [feature flags product documentation](/product/explore/feature-flags/) page for more details on how to enable feature flag tracking.
118118

0 commit comments

Comments
 (0)