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

Add support for Spotlight #1647

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Add support for Spotlight #1647

merged 2 commits into from
Nov 29, 2023

Conversation

cleptric
Copy link
Member

@cleptric cleptric commented Nov 22, 2023

Spotlight is Sentry for Development. Inspired by an old project Django Debug Toolbar. Spotlight brings a rich debug overlay into development environments, and it does it by leveraging the existing power of Sentry's SDKs.

Opted to add a new HTTP client for this, as it diverges heavily from our regular one.

image

image

Blocked by getsentry/spotlight#111

Copy link
Collaborator

@stayallive stayallive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few nitpicks, but nothing major 🪨

src/Transport/HttpTransport.php Outdated Show resolved Hide resolved
src/Transport/HttpTransport.php Outdated Show resolved Hide resolved
src/Transport/HttpTransport.php Show resolved Hide resolved
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

3 participants