Luca Forstner
Luca Forstner
The TanStack Router integration was just released in version `8.7.0`! Here are the docs: https://docs.sentry.io/platforms/javascript/guides/react/features/tanstack-router/
Hm this sucks. It looks like an upstream issue to me that deno deploy should fix. We don't have the capacity to fix this right now so I'll backlog. Maybe...
@pawelgrzybek I just realized that we probably don't have to rely on `querySync` and opened a pr to fix. We will probably release this within the next two weeks. (Next...
Hi, coming in with a few infos: - ~The Sentry Serverless SDK doesn't require the `aws-sdk` at all. It's a dev-dependency. If it isn't installed the SDK should fail gracefully.~...
@ruohola Hi, what node version are you using? Did you turn on the `captureAllExceptions` flag?
@alfaproject Skimming this issue I didn't read it as asking for AWS SDK v3 support. I corrected my previous comment. The comment was intended to inform people coming to this...
> My question was that would it make sense for `@sentry/node`'s `captureException()` (which is used inside `Sentry.Handlers.errorHandler()`) be altered so that one could include local variables on the error on...
@alfaproject We don't have a timeline and it doesn't seem to high priority considering the rather low amount of people asking for it. I don't see any work done as...
@throrin19 I don't understand. Sentry does not pull in the AWS SDK v2. It merely uses it if it is available. You can use the SDK even though we don't...
@throrin19 Could you point me to the location in the SDK code where Sentry is pulling in the AWS SDK v2? I genuinely don't understand how this is a problem...