spotlight
spotlight copied to clipboard
Your Universal Debug Toolbar
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.12 to 4.16.1. Release notes Sourced from astro's releases. [email protected] Patch Changes #12177 a4ffbfa Thanks @matthewp! - Ensure we target scripts for execution in the router Using...
Something like https://github.com/sparkle-project/Sparkle which show pop up with new version and replaces the current app binary.
**Persona:** you are a person who's new to a code base, trying to understand how everything works together. **Assumption:** It's a challenge to find all the places Sentry SDKs are...
Instead of asking people to throw an exception and wait till they see it on their prod Sentry instance, we can ask them to launch spotlight, set `$SENTRY_SPOTLIGHT=1` and watch...
### Environment - `@spotlightjs/spotlight`: `2.4.1` - A Next.js 14.2.7 app running over an ngrok tunnel ### Steps to Reproduce 1. Set up a Next.js app and reverse-proxy it through an...
Hi. Is query performance analysis available with the Django integration? DB calls already seem to be captured in the trace details. Thanks for this neat piece of software.
Right now we only have Sentry reporting on the `electron` package. Ideally, we should have this on all available packages. It should be straightforward to add this to the dedicated...
For the frontend-only use-case, we do not have a sidecar, so we want to skip connecting to it & do not show a warning for that. ref https://github.com/getsentry/spotlight/issues/133
I recently tried to integrate Spotlight with a basic Rails app and it was a very cumbersome experience. - [ ] It's not clear that we need the Ruby SDK...