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/javascript/common/tracing/span-metrics/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,6 @@ When implementing span metrics in your application:
139
139
3.**Focus on Actionability**
140
140
- Track metrics that help diagnose specific issues
141
141
- Consider what alerts or dashboard visualizations you'll want to create
142
-
- Ensure metrics can drive issue resolution or decision-making
142
+
- Ensure metrics can drive issue resolution or decisionmaking
143
143
144
144
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