Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spotlight improvements #892

Merged
merged 4 commits into from
May 24, 2024
Merged

Spotlight improvements #892

merged 4 commits into from
May 24, 2024

Conversation

stayallive
Copy link
Collaborator

Two things happening:

  • When Spotlight was enabled you also needed to set a DSN for the SDK to be enabled, now only enabling Spotlight is enough
  • You couldn't enable Spotlight without adding something to your config/sentry.php now you can enable it from your .env using SENTRY_SPOTLIGHT=true
  • Deprecated couldHavePerformanceTracingEnabled since it's no longer in use since Always start performance tracing #600

config/sentry.php Outdated Show resolved Hide resolved
src/Sentry/Laravel/BaseServiceProvider.php Outdated Show resolved Hide resolved
src/Sentry/Laravel/BaseServiceProvider.php Outdated Show resolved Hide resolved
@stayallive stayallive merged commit 490555d into master May 24, 2024
24 checks passed
@stayallive stayallive deleted the spotlight branch May 24, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants