spotlight
spotlight copied to clipboard
Your Universal Debug Toolbar
When we take over Django error page, or Vite error pages, we show the relevant error automatically. It would be great if we could do the same for traces: when...
_Originally posted in https://github.com/getsentry/spotlight/issues/596#issuecomment-2508310879_ Today in Spotlight we are displaying Root transaction context Under Traces -> Trace detail -> Context  But this is not a good way because this...
Right now we have a separate `electron` package which is only used to create electron builds from `spotlight` package. That said we also create self-contained binaries from `spotlight` package. Unifying...
The main page and the docs talks about what spotlight is inspired by, what the architecture is, that it's great, etc, but it doesn't explain at all what it does....
Now that we started offering per-platform binaries, we should have a section on the webpage for these. Ideally with automatic platform detection too! Forked off from https://github.com/getsentry/spotlight/pull/568#issuecomment-2499740375
I think we have a good shot of doing something out of the box here with realtime updates on a flamegraph or something similar. Would probably be a challenging project...
Came up in React Advanced. People are using crazy OTEL setups locally to develop easier. They want metrics here too. This is a big opportunity to help them.