diff --git a/src/platforms/common/performance/instrumentation/custom-instrumentation.mdx b/src/platforms/common/performance/instrumentation/custom-instrumentation.mdx index a4daf22623ac9..7544be2dea609 100644 --- a/src/platforms/common/performance/instrumentation/custom-instrumentation.mdx +++ b/src/platforms/common/performance/instrumentation/custom-instrumentation.mdx @@ -37,7 +37,7 @@ To capture transactions and spans customized to your organization's needs, you m - + @@ -45,7 +45,7 @@ To capture transactions and spans customized to your organization's needs, you m - + To add custom performance data to your application, you need to add custom instrumentation in the form of spans. Spans are a way to measure the time it takes for a specific action to occur. For example, you can create a span to measure the time it takes for a function to execute. @@ -97,7 +97,7 @@ Sentry maintains a [list of well known span operations](https://develop.sentry.d - +