---
title: Sentry
description: Connect to a Sentry project from your Worker to automatically send errors and uncaught exceptions to Sentry.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/workers/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Sentry

Connect to a Sentry project from your Worker to automatically send errors and uncaught exceptions to Sentry.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/workers/","name":"Workers"}},{"@type":"ListItem","position":3,"item":{"@id":"/workers/observability/","name":"Observability"}},{"@type":"ListItem","position":4,"item":{"@id":"/workers/observability/third-party-integrations/","name":"Integrations"}},{"@type":"ListItem","position":5,"item":{"@id":"/workers/observability/third-party-integrations/sentry/","name":"Sentry"}}]}
```
