getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.53k stars 4.12k forks source link

Set Loader Script Configuration Defaults #70226

Closed serglom21 closed 1 week ago

serglom21 commented 4 months ago

Problem Statement

Currently, it seems that new projects in Sentry automatically inherit the settings enabled for Performance Monitoring and Session Replay in the Loader Script options for a DSN. This might result in new projects inadvertently sending data that they might not want

Solution Brainstorm

Be able to set Loader Script defaults for new projects (i.e Enable/Disable certain features by default upon project creation).

Product Area

Projects - Project Creation

getsantry[bot] commented 4 months ago

Routing to @getsentry/product-owners-projects-project-creation for triage ⏲️

getsantry[bot] commented 4 months ago

Assigning to @getsentry/support for routing ⏲️

matejminar commented 4 months ago

Hey @serglom21, you can untick Replay or Performance when creating a new project with loader script: CleanShot 2024-05-06 at 12 54 05 Or did you have something else in mind?