Skip to content

Commit

Permalink
Specify sdk name
Browse files Browse the repository at this point in the history
  • Loading branch information
aliu39 authored Feb 13, 2025
1 parent 5d6477c commit 5040d6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This integration only works inside a browser environment. It is only available f

</Alert>

The [Statsig](https://www.statsig.com/) integration tracks feature flag evaluations produced by the Statsig SDK. These evaluations are held in memory, and in the event an error occurs, sent to Sentry for review and analysis. **At the moment, we only support boolean flag evaluations from Statsig's `checkGate` method**. Learn more about [feature gates](https://docs.statsig.com/feature-flags/working-with/).
The [Statsig](https://www.statsig.com/) integration tracks feature flag evaluations produced by the Statsig JavaScript Client SDK. These evaluations are held in memory, and in the event an error occurs, sent to Sentry for review and analysis. **At the moment, we only support boolean flag evaluations from Statsig's `checkGate` method**. Learn more about [feature gates](https://docs.statsig.com/feature-flags/working-with/).

This integration is available in Sentry SDK **versions 9.0.0 and higher**, or **versions 8.55.0 and higher for v8.**

Expand Down

0 comments on commit 5040d6e

Please sign in to comment.