Burak Yigit Kaya

Results 66 issues of Burak Yigit Kaya

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...

Type: Enhancement

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...

Type: Enhancement
Improvement

It would be great to surface SDK client reports such as events getting dropped due to size etc.

Type: Enhancement
Feature

We need to add the following documentation pieces: - [x] #617 - [x] The `http://spotlight@localhost:8969/0` DSN hack for unsupported SDKs - [ ] The `LAUNCH_EDITOR` and other env variables for...

Type: Documentation
Improvement

No reason not to have the electron app for Windows too so let's try to enable this.

Type: Enhancement
Package: Electron
Improvement

Would be great to have syntax highlighting for error code frames and DB queries. Can use https://www.npmjs.com/package/react-syntax-highlighter or https://www.npmjs.com/package/sql-highlight (only for DB queries)

Type: Enhancement
good first issue
Package: Overlay

Our SDKs started adding support for structured logs. Spotlight should be able to surface these and connect them to right traces and errors. Docs for logs: https://develop-docs-git-abhi-logs-sdk-developer-documentation.sentry.dev/sdk/telemetry/logs/

Type: Enhancement
Package: Overlay

Naive fuzzy text search serves us for now but it is clear that we'll need more, at least combining a few search terms very quickly. Especially with profiling spans and...

Type: Enhancement
Package: Overlay

Add support for continuous profiles, or profiles v2: https://develop.sentry.dev/sdk/telemetry/profiles/sample-format-v2/ Ref #565

Type: Enhancement
Package: Overlay