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

Symfony Kernel Event to Sentry Events at Transactions

Open Avariya opened this issue 1 year ago • 0 comments

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

Add Sentry span for Symfony Kernel Events (like LCP etc at web vitals)

Looks like it can be done with 0ms spans.

Avariya avatar Oct 25 '24 07:10 Avariya