sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
### Changes - Fixed the type for the console component from `BreadcrumbTypeDefault` to `Crumb` - Changed the function to get the closest crumb at hovering over a row timestamp -...
Requires [sentry#37301](https://github.com/getsentry/sentry/pull/37301) Removes the `version:2` query from the request payload. The versioning was a temporary update to allow the audit log endpoint to add the audit log api names list...
### Environment SaaS (https://sentry.io/) ### Version _No response_ ### Steps to Reproduce 1. Have alerts that were set up a while ago 2. Get a bunch of emails from one...
### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need...
### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Version Sentry 22.7.0 ### Steps to Reproduce I have a project with the javascript type platform. I do not have any release tracking set up,...
### Environment SaaS (https://sentry.io/) ### Version _No response_ ### Steps to Reproduce We've set up JavaScript source maps via `"@sentry/webpack-plugin": "1.18.8"`. Specifically, our config looks as follows: ``` config.plugins.push( new...
This prints the status of mail sending which I missed when I did this earlier today.
## Important Details How are you running Sentry? On-Premise w/ Docker, version 21.3.0 96d5172 ## Description Clicking on `Go to AWS` button on AWS Integration page goes to TemplateURL missing...
Depends on https://github.com/getsentry/sentry/pull/37232 ----- This pull request updates the org switcher to make use of `organizationUrl` (e.g. `danny.sentry.io`) if an organization has the customer domain feature. Otherwise the legacy behaviour...