Skip to content

Commit 00fd56c

Browse files
authored
Update docs/platforms/php/common/profiling/troubleshooting.mdx
1 parent aadf064 commit 00fd56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +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> and see what the SDK is doing under the hood.
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)