Skip to content

Commit

Permalink
Add issue-details docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmanallen committed Oct 31, 2024
1 parent 43b96f8 commit 73737e8
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions docs/product/issues/issue-details/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,23 @@ If you’ve enabled [Session Replay](/product/explore/session-replay/), you’ll

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

## Feature Flags
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.

![Feature Flags](./img/feature-flags.png)

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:

- LaunchDarkly

To enable the suspect flags timeline please visit this page. TODO!

![Feature Flags](./img/suspect-flags-timeline.png)

Suspect flags are displayed in the table with a yellow highlight.

![Feature Flags](./img/suspect-flags-table.png)

## Breadcrumbs

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

0 comments on commit 73737e8

Please sign in to comment.