Skip to content

Commit 0011f2d

Browse files
committed
Revert "Remove feature flag documentation from issue details page (#11734)"
This reverts commit 9a7bded.
1 parent 18d7ba7 commit 0011f2d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,23 @@ If you’ve enabled [Session Replay](/product/explore/session-replay/), you’ll
102102

103103
![Session Replay](./img/issue-replay.png)
104104

105+
## Feature Flags
106+
If you’ve enabled a feature flag integration you’ll have access to the feature flag table (if any are associated with the event). The table displays the list of flags and their evaluation result prior to encountering an error.
107+
108+
![Feature Flags](./img/feature-flags.png)
109+
110+
A timeline of suspect flags is also available if you're using one of our support service providers. A Sentry web hook can be registered with the following providers:
111+
112+
- LaunchDarkly
113+
114+
To enable the suspect flags timeline please visit this page. TODO!
115+
116+
![Feature Flags](./img/suspect-flags-timeline.png)
117+
118+
Suspect flags are displayed in the table with a yellow highlight.
119+
120+
![Feature Flags](./img/suspect-flags-table.png)
121+
105122
## Breadcrumbs
106123

107124
![Breadcrumbs](./img/issue-breadcrumbs.png)

0 commit comments

Comments
 (0)