Skip to content

Commit c3efcaf

Browse files
codydecoolguyzone
andauthored
Update docs/platforms/javascript/common/tracing/span-metrics/examples.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent e7a74cd commit c3efcaf

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
@@ -13,7 +13,7 @@ The sample code contained within this page is for demonstration purposes only. I
1313

1414
</Alert>
1515

16-
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. You'll also find example repository code, walkthroughs and attributes to explore.
16+
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. You'll also find example repository code, walkthroughs, and attributes to explore.
1717

1818
## E-Commerce Checkout Flow (React + Backend)
1919

0 commit comments

Comments
 (0)