Skip to content

Commit aff36d4

Browse files
committed
Adding clarity on attributes instead of span metrics
1 parent d0b9346 commit aff36d4

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/tracing/span-metrics

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/tracing/span-metrics/examples.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ These examples assume you have already <PlatformLink to="/tracing/">set up traci
1010

1111
</Alert>
1212

13-
This guide provides practical examples of using span metrics to solve common monitoring and debugging challenges across your entire application stack. Each example demonstrates how to instrument both frontend and backend components, showing how they work together within a distributed trace to provide end-to-end visibility.
13+
This guide provides practical examples of using span attributes and metrics to solve common monitoring and debugging challenges across your entire application stack. Each example demonstrates how to instrument both frontend and backend components, showing how they work together within a distributed trace to provide end-to-end visibility.
1414

1515
## File Upload and Processing Pipeline
1616

0 commit comments

Comments
 (0)