You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/product/issues/issue-details/index.mdx
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,15 +103,13 @@ If you’ve enabled [Session Replay](/product/explore/session-replay/), you’ll
103
103

104
104
105
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.
106
+
If you’ve enabled a feature flag integration in your SDK you’ll have access to the feature flag table. If any flags were captured after the Sentry SDK's initialization and before the error event occured the table will contain rows of flag, evaluation-result pairs.
107
107
108
108

109
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:
110
+
A timeline of suspect flags is also available if you've enabled at least one flag-audit-log integration.
111
111
112
-
- LaunchDarkly
113
-
114
-
To enable the suspect flags timeline please visit this page. TODO!
112
+
!TODO! To enable a flag audit log click this button for the popup. Afterwards copy paste your web hook URL into the service provider. !TODO!
0 commit comments