sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
Per figma: https://www.figma.com/design/LC8Uhws6ruiNYUkObfqcjv/Specs%3A-Segment-Gaps-in-Mobile-Replay?node-id=0-1&t=9GoyanWjtcULZMIX-0  There might be cases where the 'gap' still has events inside it. Therefore the gap should be rendered behind all other content, including the 'ticks' within...
Recently a new feature was released where Sentry can comment on your PRs if there are any unhandled issues being caused by the functions you are modifying in your PR...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce Update to Sentry 8.34.0 (actually any version greater than 8.26.0 probably) with @sentry/browser. Please see https://github.com/getsentry/sentry/issues/77636 That issue was closed after conversation...
### Problem Statement I think it would be nice to have a "Copy" Button for Exception Text in the stack trace area. Sometimes I just want to copy paste the...
### 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...
### Problem Statement The Screen Loads page to view TTID and TTFD in Mobile applications currently only shows transactions with operation ui.load. ### Solution Brainstorm Extend the page to also...
Previously charts that have the same series on their legend were controlled together (toggling one off would toggle them both off). Now the legend can be controlled individually as they...
### Problem Statement Our team is integrating Azure with Sentry, but due to security policies, we are unable to use standard OAuth authentication. Instead, we are leveraging the On Behalf...
This work depends on [this SDK](https://github.com/getsentry/sentry-python/issues/3671) issue resolving. If the customer uses `in_app_include` to set some frames as in-app we should not later destroy it with one of our enhancement...