-
**Describe the bug**
After upgrading to storybook v8 and updating metro + running `storybook-generate` the app did not work I got this error
`The package at "node_modules/axios/dist/node/axios.cjs" a…
-
### Problem Statement
I've briefly chatted to @AbhiPrasad about this but we wanted to open the discussion up and get some feedback and ideas from others...
The current integration options are as f…
-
I'm trying to package your module as an rpm package. So I'm using the typical build, install and test cycle used on building packages from non-root account.
- "setup.py build"
- "setup.py install --…
-
Actuellement, nous utilisons le client deprecated de sentry: raven.
Il faut passer à sentry-sdk: https://docs.sentry.io/quickstart?platform=python
Ca devrait pas mal aider ...
-
### What happened?
I got the following error, not sure how to interpret it:
```
Traceback (most recent call last):
File "/opt/conda/envs/fmriprep/bin/fmriprep", line 8, in
sys.exit(mai…
-
### Input Code?
I'm trying to configure Sentry for nestjs application.
I do not want to handle errors manually by using `::captureException`.
Instead, I want to send all my uncaught errors to the s…
-
Hi,
I'm trying to write middleware that uses Sentry for distributed tracing through Toucan for an Astro site with Cloudflare Workers SSR.
As is, the only reporting I'm seeing is individual event p…
-
### Describe the bug
We are getting issues reported by our users, trying to use tonkeeper wallet to transfer 1TON transaction. It fails somewhere in the middle.
We have Sentry logging enabled and…
-
When configuring Sentry normally, one can pass the `before send` function to filter or manipulate events client side before sending to Sentry. Does the config json inside of the django q config for se…
-
Hi I followed the instructions on how to setup sentry from here:
https://github.com/getsentry/onpremise
And figured out that for email to work i need to add environment variables to the docker-compo…