Skip to content

Commit

Permalink
Adding clarity on attributes instead of span metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
codyde committed Feb 28, 2025
1 parent d0b9346 commit aff36d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ These examples assume you have already <PlatformLink to="/tracing/">set up traci

</Alert>

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.
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.

## File Upload and Processing Pipeline

Expand Down

0 comments on commit aff36d4

Please sign in to comment.