close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
89 views

I'm building a Nuxt 3 application (using Vue 3 and Vite as the default builder) and integrating Sentry for error monitoring with sourcemap uploads. My build artifacts are uploaded to a CDN (e.g., AWS ...
Lokesh B's user avatar
1 vote
0 answers
79 views

When I try to upgrade @sentry/vite-plugin to v4.6.0, I get an error at runtime but only in bundled code version (locally it works fine). The error is: Uncaught TypeError: Cannot read properties of ...
Zoran's user avatar
  • 31
1 vote
1 answer
72 views

I want to not collect all the user/device context, like location, remaining battery and so on. Can I configure it somehow? Here's my config: .UseSentry(options => { options.Dsn = "..."...
user963935's user avatar
0 votes
0 answers
67 views

I'm trying to get Sentry to work with WSO2 Micro Integrator 4.4.0, but it seems to be an incredibly difficult task. Has anyone here managed to get it running? If you have, I would be very grateful if ...
Noráu's user avatar
  • 1
0 votes
0 answers
205 views

I am having a dart app which is supported on windows platform as well. We are using Sentry for crash reporting. But, for windows, the stack trace on Sentry dashboard shows for every trace: app +...
Ashish Rana's user avatar
0 votes
1 answer
129 views

I am using Sentry's breadcrumb feature to track logs prior to exception. The problem is that breadcrumbs are currently persisted only in memory, so when the user restarts and gets an exception, we don'...
Zorayr's user avatar
  • 25.2k
1 vote
1 answer
201 views

I have some cases in which I am cancelling the token for certain API requests. This is treated by Sentry as an error and being logged into Sentry. I would like cancel token errors to not be logged. I ...
user3808307's user avatar
1 vote
0 answers
161 views

I'm trialing Sentry.Maui to be able to capture exceptions which can pinpoint to exact method name and line number in my project. Tried every setting I can think of, but it only works in debug mode or ...
ErnestJ's user avatar
  • 343
2 votes
2 answers
192 views

I'm working on Compose Multiplatform (CMP) project that targets Android, iOS, and JS (browser) platforms. I'm trying to integrate Sentry to track logs and errors across android and ios platforms. I've ...
melikaafrakhteh's user avatar
0 votes
1 answer
226 views

I'm using out-of-the-box code from expo managed, using firebase and Sentry. However I get Metro error: (0 , _auth.getReactNativePersistence) is not a function when using Sentry. Is anyone else ...
nobby nob's user avatar
2 votes
0 answers
44 views

My react native application works very fine locally, connecting to both the local and remote servers. But, the moment I build an apk, or abb file for internal testing, the app refuses to connect to ...
taribi isaac's user avatar
0 votes
0 answers
176 views

I'm working on a task requiring matching Sentry releases with GitHub version. I used these commands on my dev.yaml workflow to generate releases on Sentry and attach commits to it. npm install -g @...
El Niño's user avatar
0 votes
0 answers
52 views

I'm doing a task which requires making sure that Sentry release names are automatically generated or updated to match GitHub release tags. I'm using a Nextjs app, and here is my next.config.mjs: ...
El Niño's user avatar
1 vote
1 answer
488 views

We are using Sentry to monitor our production bugs, and since we picked Temporal to run our background tasks (workflows and activities) we don't have Sentry logging anymore. Is it possible to ...
Natim's user avatar
  • 18.3k
0 votes
0 answers
144 views

I installed Sentry with Helm in EKS and used MSK to serve as external Kafka. However I am seeing sentry-generic-metrics-consumer and sentry-metrics-consumer pods restarting on a regular basis, ...
Jianan Liu's user avatar

15 30 50 per page
1
2 3 4 5
104