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

[PHP] Condense Profiling Setup Docs

Open smeubank opened this issue 2 years ago • 2 comments

Combine snippets, no stand alone for enabling performance

and added tabs for LPM or PECL

smeubank avatar Mar 08 '24 15:03 smeubank

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

vercel[bot] avatar Mar 08 '24 15:03 vercel[bot]

We have to align Laravel and Symfony as well. For PHP, the message about enabling performance is not clear, setting traces_sample_rate: 1.0 does 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?

smeubank avatar Mar 11 '24 16:03 smeubank