How do you use Sentry?
Sentry SaaS (sentry.io)
SDK version
4.15.1
Laravel version
12.20
Steps to reproduce
- Look in config, follow link for
profiles_sample_rate, does not lead to option in docs.
- Nowhere on doc page is
profiles_sample_rate listed
- Nowhere in this repo other than
config/sentry.php is profiles_sample_rate used/referenced.
Expected result
I expect to have guidance on how this flag works
Actual result
I have no guidance, and I'm not sure if this flag even does anything.