Troubleshooting
Learn how to troubleshoot your profiling setup.
If you don't see any profiling data in sentry.io, you can try the following:
- Ensure that Tracing is enabled.
- Ensure that the automatic instrumentation is sending performance data to Sentry by going to the Performance page in sentry.io.
- If the automatic instrumentation is not sending performance data, try using custom instrumentation.
- Ensure the
Sentry\Integration\EnvironmentIntegration
is enabled.