Skip to content

Commit 73737e8

Browse files
committed
Add issue-details docs
1 parent 43b96f8 commit 73737e8

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-0
lines changed
58 KB
Loading
20.8 KB
Loading
51.8 KB
Loading

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)