sentry-symfony icon indicating copy to clipboard operation
sentry-symfony copied to clipboard

The official Symfony SDK for Sentry (sentry.io)

Results 56 sentry-symfony issues
Sort by recently updated
recently updated
newest added

### Problem Statement As a developer leveraging Symfony Messenger alongside Sentry, I’ve found it difficult to gain visibility into background queue execution. While exceptions are captured correctly, there is currently...

Feature
Symfony

### Problem Statement Official integration docs for Symfony: https://docs.sentry.io/platforms/php/guides/symfony/ shows steps to follow to record first test error. But it lacks vital information, that when Symfony package is installed its...

Improvement

In [HTTP Requests within SQL Transactions](https://linear.app/getsentry/project/sql-issue-detection-f94b4c4af773/overview#milestone-343cae13-49fe-4c07-95d6-cc28aefef58f) we would like to detect when HTTP client requests are being made during a SQL transaction however to do this correctly, we need to...

Symfony

### How do you use Sentry? Self-hosted / on-premises ### SDK version 5.1.0 ### Steps to reproduce With `Sentry\Monolog\BreadcrumbHandler` setup as here https://docs.sentry.io/platforms/php/guides/symfony/integrations/monolog/ the request in RequestFetcher keeps resetting to...

Bug
Symfony

### How do you use Sentry? Self-hosted / on-premises ### SDK version 5.1.0 ### Steps to reproduce Hi, I've stumbled upon the some issues when running FrankenPHP in worker mode.([https://frankenphp.dev/docs/worker/](https://frankenphp.dev/docs/worker/))....

Feature
Symfony

### Problem Statement Visualization for Symfony events at Sentry Performance monitor. It will allow us to see when User got the response (before kernel.terminate), controller was found. ### Solution Brainstorm...

Improvement
Symfony