• Error Monitoring
  • Logs
  • Session Replay
  • Tracing
  • Seer
  • Uptime Monitoring
  • Profiling
  • Cron Monitoring
  • AI Code Review
  • Github
  • Slack
  • All Integrations
  • Javascript
  • Python
  • React
  • Laravel
  • Next.js
  • All SDKs

Solutions

  • Web / Frontend Development
  • Mobile Crash Reporting
  • Game Crash Reporting
  • AI Observability
  • Application Performance Monitoring
  • Real User Monitoring
  • Ecommerce
  • Enterprise
  • Blog
  • Changelog
  • Sandbox
  • Resources
  • Sentry Answers
  • Syntax
  • Customers
  • For Startups
  • Contact Us
  • Help Center
  • Status
  • Sentry Build
  • Events
  • Merch
Docs
Pricing
Sign InGet DemoGet Started
  • Products

    • Error Monitoring
    • LogsNEW
    • Session Replay
    • Tracing
    • SeerNEW
    • Uptime Monitoring
    • Profiling
    • Cron Monitoring
    • AI Code ReviewNEW

    Products

    • Error Monitoring
    • LogsNEW
    • Session Replay
    • Tracing
    • SeerNEW
    • Uptime Monitoring
    • Profiling
    • Cron Monitoring
    • AI Code ReviewNEW

    Integrations

    • Github
    • Slack
    • All Integrations

    Integrations

    • Github
    • Slack
    • All Integrations

    SDKs

    • Javascript
    • Python
    • React
    • Laravel
    • Next.js
    • All SDKs

    SDKs

    • Javascript
    • Python
    • React
    • Laravel
    • Next.js
    • All SDKs
  • Solutions

    • Web / Frontend Development
    • Mobile Crash Reporting
    • Game Crash Reporting
    • AI Observability
    • Application Performance Monitoring
    • Real User Monitoring
    • Ecommerce
    • Enterprise
  • Learn

    • Blog
    • Changelog
    • Sandbox
    • Resources
    • Sentry Answers
    • Syntax
    • Customers
    • For Startups

    Learn

    • Blog
    • Changelog
    • Sandbox
    • Resources
    • Sentry Answers
    • Syntax
    • Customers
    • For Startups

    Support

    • Contact Us
    • Help Center
    • Status

    Support

    • Contact Us
    • Help Center
    • Status

    Hang out with us

    • Sentry Build
    • Events
    • Merch

    Hang out with us

    • Sentry Build
    • Events
    • Merch
    Holiday E-Commerce Checklist: A Developer’s Survival Guide

    Holiday E-Commerce Checklist: A Developer’s Survival Guide

    There’s never a good time for errors or performance degradations to show up, but during periods of peak traffic like the holidays, it’s especially critical to get immediate answers about what's failing and how to fix it.

    Learn More
  • Docs
  • Pricing
Sign InGet DemoGet Started
Sentry Changelog Illustration

Sentry Changelog

Follow Twitter@SentryChangelog to stay up to date on everything from product updates to SDK changes.

Categories:

Jump to:

Issue Priority - Early Adopters Release

We're excited to announce the rollout of issue priority, a new feature that helps development teams streamline their workflow by intelligently surfacing critical errors. This feature is now available to early adopters.

What is Issue Priority?

Sentry collects a lot of information about your application, but not all of it needs to be addressed immediately. To help developers focus on issues that matter most, Sentry now assigns priority to the issue based on the event's log level (for error issues) or severity (for non-error issues like performance). For Python and Javascript projects, Sentry will also consider the error message, whether or not the error is handled, and historical actions taken on similar issues.

There are three discrete priority levels for issues in Sentry:

  • High: Issues that are likely to be actionable and require immediate attention.
  • Medium: Issues that are likely to be actionable and require attention in the near future.
  • Low: Issues that don't require immediate attention.

Sentry also uses ongoing issue behavior to update priority over time. Issues experiencing a surge in occurrences (escalations) are automatically promoted in priority to ensure that nothing is missed.

Not satisfied with Sentry's assessment of priority? Users can manually assign priority values at any time.

A Less Cluttered Issue Stream

The issue stream now filters out low-priority issues by default, allowing your team to:

  • Resolve critical errors faster: High-priority issues are highlighted in the stream, ensuring they get the immediate attention they deserve.
  • Improve triage efficiency: Quickly reprioritize unimportant issues and remove them from the Prioritized view.

For more information, refer to our documentation on Issue Priority . Eager to get started? Enable Early Adopter features in your organization settings. If you have questions or feedback, please share them in our GitHub discussion.

CleanShot 2024-03-19 at 11.58.15.png

April 15, 2024
Your code is broken. Let's Fix it.
Get Started