Skip to content

Commit 911624a

Browse files
committed
Add evaluation tracking note
1 parent 3c5845b commit 911624a

File tree

1 file changed

+10
-0
lines changed
  • docs/organization/integrations/feature-flag/launchdarkly

1 file changed

+10
-0
lines changed

docs/organization/integrations/feature-flag/launchdarkly/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ The LaunchDarkly integration is only available to organizations with a Business
2626

2727
2. Follow the full [LaunchDarkly installation instructions](https://docs.launchdarkly.com/integrations/sentry).
2828

29+
## Evaluation Tracking
30+
31+
Sentry can track flag evaluations as they happen within your application. Flag evaluations will appear in the "Feature Flag" section of Issue Details page as a table, with "suspect" flag predictions highlighted in yellow. Learn more about how to interact with feature flag insights within the Sentry UI by reading the [Issue Details page documentation](/product/issues/issue-details/#feature-flags).
32+
33+
### Set Up Evaluation Tracking
34+
35+
To set up evaluation tracking visit one of our supported languages documentation page:
36+
* [JavaScript](/platforms/javascript/feature-flags/)
37+
* [Python](/platforms/python/feature-flags/)
38+
2939
## Change Tracking
3040

3141
Sentry can track changes to feature flag definitions and report suspicious feature flag edits.

0 commit comments

Comments
 (0)