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/python/tracing/span-metrics/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Sending Span Metrics
3
3
description: "Learn how to add attributes to spans in Sentry to monitor performance and debug applications "
4
-
sidebar_order: 10
4
+
sidebar_order: 20
5
5
---
6
6
7
7
<Alert>
@@ -139,4 +139,4 @@ When implementing span metrics in your application:
139
139
- Consider what alerts or dashboard visualizations you'll want to create
140
140
- Ensure metrics can drive issue resolution or decision making
141
141
142
-
For detailed examples of how to implement span metrics in common scenarios, see our <PlatformLinkto="/tracing/span-metrics/examples/">Span Metrics Examples</PlatformLink> guide.
142
+
For detailed examples of how to implement span metrics in common scenarios, see our <PlatformLinkto="/tracing/span-metrics/examples/">Span Metrics Examples</PlatformLink> guide.
0 commit comments