You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/php/common/profiling/troubleshooting.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ If you don't see any profiling data in [sentry.io](https://sentry.io), you can t
9
9
- Ensure that <PlatformLinkto="/tracing/">Tracing is enabled</PlatformLink>.
10
10
- Ensure that the <PlatformLinkto="/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).
11
11
- Ensure the <PlatformLinkto="/integrations/#environmentintegration">`Sentry\Integration\EnvironmentIntegration`</PlatformLink> is enabled.
12
-
- Enable the <PlatformLinkto="/configuration/options/#logger">logger</PlatformLink> and see what the SDK is doing under the hood.
12
+
- Enable the <PlatformLinkto="/configuration/options/#logger">logger</PlatformLink> to see what the SDK is doing under the hood.
0 commit comments