Sentry Prevent π‘οΈ in BETA September 16 π #99351
rohan-at-sentry
announced in
Launch Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
TL;DR
Sentry Prevent is a new set of capabilities that helps catch errors before they make it to production. When you introduce a new change, Sentry will pull existing Sentry issues (errors and performance) and try to predict if your changes will cause issues in production.
Sentry will also help identify flaky tests right in your Pull request saving developers time spent investigate test failures.
You can find onboarding instructions here
Just head to the Prevent π‘οΈ tab on Sentry to get started.
Currently, we're only supporting Github Cloud, and Sentry orgs that are not based in the EU. We're working to add support to EU orgs actively and will keep this discussion updated as we iterate. For more details, keep reading or join the discussion below!
At Sentry, we know that it's much cheaper to find issues and critical bugs before we ship to production. This is why we write and execute automated tests as well as dogfood features internally before opening things up.
I'm sure most of you already know this to be true - and are likely using Code quality tooling in addition to testing. However, as users of these strategies ourselves, we've noticed that they have the following problems
These problems effectively hinder your ability to ship higher quality code in the first place. This is why we're building Sentry Prevent π‘οΈ .
For those of you who have been with us for some time, you know that we are super opinionated about .... well.. most things π . And so, we approached Sentry Prevent with these design principles
Sentry Prevent helps solves the above problems by bringing 2 new capabilities to you
What can you do with Sentry Prevent?
Get immediate feedback on your PR if a failing test is known to be flaky
Understand your test suite performance in Sentry: Find key metrics about your tests, organized by test suite - including run times, failure rates and the number of times your test have failed - across all branches, main, or any feature branch
Supported Integrations : Current and What's next
We're kicking things off with support for Github cloud and for Sentry Orgs not in EU. Broader EU support is coming over the next couple of months.
Try Sentry Prevent
Just head to the Prevent π‘οΈ tab on Sentry to get started.
What Feedback Are We Looking For?
Your input will help us refine Sentry Prevent as we work towards general availability.
Drop your thoughts below, on Discord or email us directly at prevent-feedback@sentry.io. Weβre looking forward to hearing from you (despite what that email address looks like π )
Beta Was this translation helpful? Give feedback.
All reactions