Skip to content

[Astro] Deprecate passing Sentry.init() options to the build-time config in Astro #14274

Closed

Description

Description

We have concluded that passing build time config other than (release, env, tunnel, etc.) to runtime Sentry.init() configs, without the users explicitly calling Sentry.init() is a bit of a pattern that introduces intransparent behavior and confusion.

This task is about

  • Updating the Astro docs to instead encourage runtime-specific Sentry.init() configs
  • Potentially deprecating (no removing) of the build-time pass-throughs in question.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Package: astroIssues related to the Sentry Astro SDK

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions