sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? I want to download the Proguard mapping associated to a specific release ### How are you getting stuck? This...
## Planning - [x] Write initial tech spec - https://www.notion.so/sentry/Tech-Spec-Optimizing-transitions-between-grouping-configs-39e562cf8bec4aefaa79bbbd320b4aec?pvs=4 - [ ] Figure out how to store non-rule changes so they can be walked back ## Milestone 1: Only...
This pull attempts to add coverage for every message permutation that can break ingestion. It also updates the implementation to satisfy the coverage.
This endpoint is open to people viewing themselves, superuser, and staff There is logic inside PUT and delete that changes depending on which mode you are. Right now: 1. PUT...
- closes https://github.com/getsentry/sentry/issues/65008
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. log in to Sentry 2. Click "settings" in the sidebar 3. Under "developer settings" click "Auth Tokens" I checked the audit...
We have a bug when we try to detect a duplicate rule. When we go to compare "actions", we end up comparing 2 different formatted values. We compare serialized data,...
Add logs for similar issues embeddings parameters
We need to pass the organization into the hook to check the slug to be able to exclude particular orgs from the superuser warning.