Skip to content

Commit

Permalink
Fix code snippet in Feature Flag tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
mateo-villa authored Jan 30, 2025
1 parent 1e8b36b commit 2077286
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ To enable feature flag data collection for the Browser SDK:
// Initialize Datadog Browser SDK
datadogRum.init({
...
enableExperimentalFeatures: ["feature_flags"],
...
});
```
Expand Down Expand Up @@ -845,4 +846,4 @@ Statsig does not currently support this integration. Contact [email protected]

{{< partial name="whats-next/whats-next.html" >}}

[1]: /real_user_monitoring/feature_flag_tracking/using_feature_flags
[1]: /real_user_monitoring/feature_flag_tracking/using_feature_flags

0 comments on commit 2077286

Please sign in to comment.