spotlight
spotlight copied to clipboard
Your Universal Debug Toolbar
Today, we are solely filtering local events in Spotlight using context. This is causing issues for users because events created from the server side are not recognized as local events,...
I'd like to keep all my dev tool buttons at the bottom of the screen, and I already have other things in the bottomLeft and bottomRight corners. Right now Spotlight...
This is a carry over from hackweek when it was fully Sentry-coupled. Its still valuable information, but maybe we can combine SDKs with some kind of Meta tab that also...
The standalone Spotlight Electron app is currently only available for MacOS. I would like to use it on Linux to work with the Sentry Android SDK.
I want to have a Next.js Integration - that represents my local Next.js project and surfaces errors, transactions, and spans in a way that correlates to my Next.js App. View:...
The wizard expects to fully setup your DSN/account, but Spotlight encourages you to utilize the Sentry SDKs before or without using Sentry in production. This would be fine, except the...
There are some cases where the local-to-session behavior does not work as desired. This generally is when the Sentry instrumentation is misconfigured or the SDK itself has incorrect behavior. An...
Let's provide some degree of context in the README beyond just a link to docs. We shouldn't over rotate on code samples/etc as those change and we don't want to...
When you navigate to the overlay directly and not from a frontend, how do you configure integrations?
I am trying to create a custom integration tab for Spotlight. However, Spotlight bundles React into its code, causing me to encounter an "invalid hook call" error whenever I use...