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
The LaunchDarkly integration forcefully repurposes the autogenerated Rudderstack ID for the key that the LaunchDarkly API accepts. This forces you to pass and set a unique ID for every LaunchDarkly user, potentially maxing out your LaunchDarkly plan very quickly.
Issue
The LaunchDarkly integration forcefully repurposes the autogenerated Rudderstack ID for the
key
that the LaunchDarkly API accepts. This forces you to pass and set a unique ID for every LaunchDarkly user, potentially maxing out your LaunchDarkly plan very quickly.Solution
From the LaunchDarkly Docs
This integration should support
options.integrations.LaunchDarkly.key
as an override OR it should support ananonymousUsersSharedKey
field.The text was updated successfully, but these errors were encountered: