sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

[idea] In debug mode, log integration options

Open lobsterkatie opened this issue 3 years ago • 0 comments

We send a list of enabled integrations in an events SDK data. When debugging behavior controlled by one of those integrations, it's often helpful to know what options they have set, specifically any which aren't the default. We wouldn't want to send this all the time, because why waste the storage space, but perhaps we could consider doing so if debug is true.

lobsterkatie avatar Sep 08 '22 16:09 lobsterkatie