diff --git a/docs/platforms/android/overhead/index.mdx b/docs/platforms/android/overhead/index.mdx index 91c574bc5f6fb..6aae5fde064db 100644 --- a/docs/platforms/android/overhead/index.mdx +++ b/docs/platforms/android/overhead/index.mdx @@ -36,7 +36,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa ## Tracing and Performance Monitoring -As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. +As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. ## Profiling diff --git a/docs/platforms/apple/common/overhead/index.mdx b/docs/platforms/apple/common/overhead/index.mdx index f6c4666cedfa7..c812271d56e41 100644 --- a/docs/platforms/apple/common/overhead/index.mdx +++ b/docs/platforms/apple/common/overhead/index.mdx @@ -40,7 +40,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa ## Tracing and Performance Monitoring -As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. +As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. diff --git a/docs/platforms/dart/overhead/index.mdx b/docs/platforms/dart/overhead/index.mdx index 79e5795e189fa..6f3af54bfda6c 100644 --- a/docs/platforms/dart/overhead/index.mdx +++ b/docs/platforms/dart/overhead/index.mdx @@ -30,7 +30,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa ## Tracing and Performance Monitoring -As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. +As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. ## SDK Size diff --git a/docs/platforms/flutter/overhead/index.mdx b/docs/platforms/flutter/overhead/index.mdx index f8374d203b8f4..dea29496da0dc 100644 --- a/docs/platforms/flutter/overhead/index.mdx +++ b/docs/platforms/flutter/overhead/index.mdx @@ -36,7 +36,7 @@ Note that increasing the max number of breadcrumbs **does not** improve performa ## Tracing and Performance Monitoring -As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. +As stated in our product docs on the topic, Tracing adds some overhead, but should have minimal impact on the performance of your application. In typical scenarios, the expected overhead is less than 3% of the app's resource utilization. ## Profiling diff --git a/docs/product/explore/profiling/getting-started.mdx b/docs/product/explore/profiling/getting-started.mdx index 1d4a2ba7995ba..a617fa4fcc856 100644 --- a/docs/product/explore/profiling/getting-started.mdx +++ b/docs/product/explore/profiling/getting-started.mdx @@ -10,7 +10,7 @@ To set up the profiling integration, use the links for supported SDKs below. Pro -Profiling depends on Sentry's performance monitoring product being enabled beforehand. To enable performance monitoring in the SDK, check out our [Insights guide](/product/insights/getting-started/). +Profiling depends on Sentry's performance monitoring product being enabled beforehand. To enable performance monitoring in the SDK, check out our [Insights guide](/product/insights/).