getsentry / getsentry/sentry-dart
Use spotlight without supplying a DSN
Open
Dart
Errors
Improvement
- Dominant language
- Dart
- Stars
- 873
- Forks
- 299
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
### Problem Statement
I want to be able to use [spotlight](https://spotlightjs.com/) without having to add a DSN.
### Solution Brainstorm
Don't throw when spotlight is enabled, but no DSN is configured.
I have no clue whether this is an intended use case, but it would be nice if it's possible.
### Are you willing to submit a PR?
Yes
```[tasklist]
### 🛑 Blocked by
- [ ] https://github.com/getsentry/sentry-cocoa/issues/4620
- [ ] https://github.com/getsentry/sentry-java/issues/3981
```
Contributor guide
Assessment
This issue has not been assessed yet.