-
```
if (empty($config['dsn'])) {
$config['dsn'] = 'mongodb://' . ($config['username'] ? "{$config['username']}" : '') . ($config['password'] ? ":{$config['password']}@" : '') . $conf…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
Following on from support query 136895, I am unable to send HTTP requests directly to Sentry envelope API. I appreciate I can use th…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
I've tried setting up buggregator with my spiral app, but I don't see any events in the frontend.
```env
MONOLOG_DEFAULT_CHANNEL=socket
MONOLOG_SOCKET_HOST=buggregator:9913
MONOLOG_DEFAULT_LEVE…
-
### Environment
Self-hosted (24.6.0)
### Steps to Reproduce
1. Open issue with many events
2. Click "All Events"
3. Wait for first page of events to load... (60s have passed for Showing 50 of 7,988…
-
#### System information:
- WINDOWS 10 20H2
- 21.2.5.202111141807
- openjdk version "17" 2021-09-14 LTS
- Additional extensions
#### Connection specification:
- DB2 v12 zOS
- Driver name …
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Send a feedback [using this guide](https://docs.sentry.io/platforms/javascript/user-feedback/#user-feedback-api), for example:
``…
-
Not sure if this is even feasible, but Ops indicated it would be very useful.
-
In the paper you mention using a Theano implementation of DSN for experiments on MNIST. Is this code available?
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
Set up an issue alert with the conditon:
```
If all of these filters match:
The event's environment value is not set
```
Then send a…