diff --git a/docs/platforms/javascript/common/tracing/span-metrics/index.mdx b/docs/platforms/javascript/common/tracing/span-metrics/index.mdx index e7363c4104cc2..bc2c011b5f609 100644 --- a/docs/platforms/javascript/common/tracing/span-metrics/index.mdx +++ b/docs/platforms/javascript/common/tracing/span-metrics/index.mdx @@ -1,6 +1,6 @@ --- title: Sending Span Metrics -description: "Learn how to add and send custom metrics to your spans for performance monitoring and debugging." +description: "Learn how to add attributes to spans to monitor performance and debug applications " sidebar_order: 10 ---