sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
Currently when executing the EAP replay query, we see the following [error](https://sentry.sentry.io/issues/7087811918/?query=is%3Aunresolved%20user.email%3A%EF%80%8DContains%EF%80%8Dclifford.xing%40sentry.io&referrer=issue-stream): This is because the frontend expects the urls visited to be passed in the data, but the EAP...
This adds a new onboarding page for Seer, currently feature flagged for sentry-test and sentry-sdks orgs. access via hard-coded url: `/settings/seer/onboarding-v2/`
Follow-up to #103685. This PR applies our new typography tokens to the existing theme object. The values are equivalent, they just are now generated from from the Figma document and...
Follow-up to https://github.com/getsentry/sentry/pull/103685. This PR applies our new size tokens to the existing theme object. The values are equivalent, they just are now generated from from the Figma document and...
create a default metric monitor for new projects with these settings: - Default assignee is the team that is assigned to the project - Defaults to `event.type is error` -...
Implements RFC 7636 Proof Key for Code Exchange (PKCE) to protect OAuth2 authorization code grants from interception attacks. Adds code_challenge and code_challenge_method support to the authorize endpoint, and validates code_verifier...
if we want tab spacing to be consistent w other parts of product, project selector needs to be in header component
Stacked PR on top of #104468. This PR migrates our existing core components to use the new typography tokens. Components outside of core will be handled in a follow-up, as...
- Sets the query limit to 10k by default and makes it an option so we can change it if needed
Sync dashboard prebuilt titles if they change