Backend Performance

Learn how to use Sentry's Backend Performance tool to monitor things like queries, outbound API requests, caches, and queues.

This view is only available on Team and Business plans. On Team plans, you won't be able to query data that's more than 7 days old. To enable querying for all your data, upgrade to the Business or Enterprise plan.

Sentry's Backend Performance page gives you an overview of the health of your application. You'll be able to see things like the Most Time-Consuming Queries, Most Time-Consuming Domains, p50 and p75 Duration, and so on.

Backend performance overview page.

You can also dive deeper into Queries, Outbound API Requests, Caches, and Queues to get detailed information about potential issues affecting your application's health. In addition to having a dedicated space to monitor backend performance, you can also look at Sentry's Insights tab to monitor frontend, mobile, and AI performance.

Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").