sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
### Problem Statement Chrome 96 supports a new reporting API for CSP violations and other bad things. Is Sentry considering supporting this? Having a way to ingest and display these...
**Problem:** Today users don't know the meaning of the "Activity" column on the Replay Index page. **Solution:** Add an information tooltip to the right of "Activity" in the table header...
Example replay: https://sentry.io/organizations/sentry/replays/javascript:35d8228d910043fc82caac2c87e50c20/?t_main=dom
closes https://github.com/getsentry/replay-backend/issues/127
fixes https://github.com/getsentry/replay-backend/issues/125
Related to https://github.com/getsentry/snuba/pull/3124 and https://github.com/getsentry/snuba/pull/3127. Only merge after snuba PRs are merged. Fixes GH-36927
### Environment SaaS (https://sentry.io/) ### Version _No response_ ### Steps to Reproduce 1. Click on Issue tracking 2. And then it's throwing this error popup  ### Expected Result This...
Add context-aware learning resource links to help menu Hackweek project - Draft
Sets region mode on all testing by default unless `SENTRY_USE_MONOLITH_DBS` option is set. This allows import/export tests to complete their testing as expected.