[PHP] Condense Profiling Setup Docs
Combine snippets, no stand alone for enabling performance
and added tabs for LPM or PECL
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| sentry-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 8, 2024 3:30pm |
We have to align Laravel and Symfony as well. For PHP, the message about enabling performance is not clear, setting
traces_sample_rate: 1.0does not suffice as the SDK does not create any transactions/spans automatically.
@cleptric sounds good to me!
symfony's profiling doc's differ the most today, should laravel be more similar to how symfony is?
So for vanilla PHP we need to explain what then? Send them to docs on manual instrumentation and/or explain they must create txns for the functions they would like to have profiled?