Skip to content

Commit 5117a30

Browse files
authored
Update index.mdx
1 parent 137dbb8 commit 5117a30

File tree

1 file changed

+2
-2
lines changed
  • docs/platforms/python/tracing/span-metrics

1 file changed

+2
-2
lines changed

docs/platforms/python/tracing/span-metrics/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Sending Span Metrics
33
description: "Learn how to add attributes to spans in Sentry to monitor performance and debug applications "
4-
sidebar_order: 10
4+
sidebar_order: 20
55
---
66

77
<Alert>
@@ -139,4 +139,4 @@ When implementing span metrics in your application:
139139
- Consider what alerts or dashboard visualizations you'll want to create
140140
- Ensure metrics can drive issue resolution or decision making
141141

142-
For detailed examples of how to implement span metrics in common scenarios, see our <PlatformLink to="/tracing/span-metrics/examples/">Span Metrics Examples</PlatformLink> guide.
142+
For detailed examples of how to implement span metrics in common scenarios, see our <PlatformLink to="/tracing/span-metrics/examples/">Span Metrics Examples</PlatformLink> guide.

0 commit comments

Comments
 (0)