Skip to content

Commit f48a63e

Browse files
TonyVlceklizokm
andauthored
docs(profiling): add SDK logger as a step to troubleshooting (#12048)
Co-authored-by: Liza Mock <[email protected]>
1 parent b59e64f commit f48a63e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/platforms/php/common/profiling/troubleshooting.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ If you don't see any profiling data in [sentry.io](https://sentry.io), you can t
99
- Ensure that <PlatformLink to="/tracing/">Tracing is enabled</PlatformLink>.
1010
- Ensure that the <PlatformLink to="/tracing/instrumentation/custom-instrumentation">custom instrumentation</PlatformLink> is sending performance data to Sentry by going to the **Performance** page in [sentry.io](https://sentry.io).
1111
- Ensure the <PlatformLink to="/integrations/#environmentintegration">`Sentry\Integration\EnvironmentIntegration`</PlatformLink> is enabled.
12+
- Enable the <PlatformLink to="/configuration/options/#logger">logger</PlatformLink> to see what the SDK is doing under the hood.

0 commit comments

Comments
 (0)