rodolfoBee
rodolfoBee
When working with the Symfony SDK I noticed that the app version set in composer.json as below is prioritised over the SENTRT_RELEASE environment variable set in .env file. ``` {...
### Core or SDK? Platform/SDK ### Which part? Which one? NodeJS SDK ### Description The current text here is: https://docs.sentry.io/platforms/node/enriching-events/context/#clearing-context ``` This will be changed for all future events: Sentry.setUser(someUser);...
### Issue Description A customer reported issues sending unhandled errors to Sentry using the sidekiq SDK. While events sent with `captureException` were sent correctly. The customer believes the issue is...
### Problem Statement The integration currently supports [Python 3.7](https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/integrations/gcp.py#L122-L144), which is approaching the end of life: 27 Jun 2023 Should fix: https://github.com/getsentry/sentry-python/issues/1666 ### Solution Brainstorm na
### Core or SDK? Core Sentry product ### Which part? Which one? Quota notifications ### Description The follow page mentions that users `cannot change or disable these[Quota] notifications.` https://docs.sentry.io/product/alerts/notifications/#quota-notifications However,...
### Core or SDK? Core Sentry product ### Which part? Which one? [Error type code snippet](https://docs.sentry.io/product/data-management-settings/event-grouping/fingerprint-rules/#errortype) on Fingerprint Rules page ### Description error.type code incorrect rendering:  will...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Enabled the Pivotal Tracker for a project in Project Settings Legacy Integrations 2. Try to create a new issue from Sentry...