Skip to content

Commit 8ad04c0

Browse files
committed
Link to Flagsmith docs for more info
1 parent 156b6f4 commit 8ad04c0

File tree

1 file changed

+3
-1
lines changed
  • docs/organization/integrations/feature-flag/flagsmith

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ Sentry can track flag evaluations as they happen within your application. Flag e
1010

1111
### Set Up Evaluation Tracking
1212

13-
Flagsmith recommends using an OpenFeature SDK and [Flagsmith Provider](https://openfeature.dev/ecosystem?instant_search%5Bquery%5D=flagsmith&instant_search%5BrefinementList%5D%5Btype%5D%5B0%5D=Provider) to evaluate feature flags. To track these evaluations, visit one of our supported languages pages for OpenFeature:
13+
Flagsmith recommends using an OpenFeature SDK combined with a [Flagsmith provider](https://openfeature.dev/ecosystem?instant_search%5Bquery%5D=flagsmith&instant_search%5BrefinementList%5D%5Btype%5D%5B0%5D=Provider) to evaluate feature flags. To track these evaluations, visit one of our supported languages pages for OpenFeature:
1414
* [JavaScript](/platforms/javascript/configuration/integrations/openfeature/)
1515
* [Python](/platforms/python/integrations/openfeature/)
1616

17+
Visit the [Flagsmith documentation](https://docs.flagsmith.com/integrations/apm/sentry#evaluation-tracking-example) for specific instructions on how to set up the OpenFeature SDK with the Flagsmith provider.
18+
1719
## Change Tracking
1820

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

0 commit comments

Comments
 (0)