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
{{ message }}
This repository was archived by the owner on May 30, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
I am using client.allFlagsState in my code to evaluate all the feature flags
However there are no live events generated from this evaluation, and I can see in the documentation that analytics are only sent on individual flag evaluations
The all flags method does not send analytics events to LaunchDarkly by default for most SDK
Describe the solution you'd like
Is there a way to turn analytics events on for these calls? I'm keen to be able to track these events in the dashboard and have new context values picked up