sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(flags): add launchdarkly flag log webhook

Open michellewzhang opened this issue 4 months ago • 0 comments

Adds the LaunchDarkly audit log webhook to handle_provider_event in flags/providers.py.

Since LaunchDarkly has many more actions than what's in our ACTION_MAP (only updated, created, or deleted), I bucketed all the actions into one of the existing 3.

Closes https://github.com/getsentry/sentry/issues/78973

SCR-20241017-kvjb

michellewzhang avatar Oct 11 '24 21:10 michellewzhang