spotlight
spotlight copied to clipboard
Your Universal Debug Toolbar
Our existing example snippets don't work great out of the box for Next.js. This is a collection of notes/feedback around that, which may need a new approach to embedding, or...
### Environment What version are you running? Etc. ### Steps to Reproduce 1. Try previewing the span with span.op as resource.img in the spanDetails page both in the browser and...
https://github.com/BuilderIO/hydration-overlay ^ Let's add an integration for Hydration Errors using this plugin (only for Next.js now). The idea is, you click on Hydration Error tab, if one occurred you see...
To not make it no too complicated, let's just render collected metrics in a table.
I clicked between spans and then pressed ESC and it moved me between the spans again. Ideally, we close the drawer if esc is pressed. https://github.com/getsentry/spotlight/assets/8118419/7619d67e-12c2-447d-bbb9-0c19011a1041
- Swap to Biome - Add Turbo - Add initial LLMs guidelines
> each time i clicked out of spotlight i had to navigate back to the thing [...] we kind of wanna minimize if you will, bring it back to original...
Before opening this PR: - [x] I added a [Changeset Entry](https://spotlightjs.com/contribute/changesets/) with `pnpm changeset:add` - [x] I referenced issues that this PR addresses #779 https://github.com/user-attachments/assets/bcd289ab-6add-4b58-b8d7-0b93d0fa47c3 - Added a new `useTraceFiltering`...
There's already a feature to download the envelope, by clicking on its id:  We should add a download button for better visibility
Closes #807 This PR adds first-class support for AI “agent” traces, showing them under a new Agents tab in the Insights view: ## New “Agents” tab - Registers a fourth...