Skip to content

Commit 7486a8e

Browse files
codydecoolguyzone
andauthored
Update docs/concepts/key-terms/tracing/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 7f41731 commit 7486a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/key-terms/tracing/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Learn more about the tracing features Sentry offers to help you tr
66

77
## What's Tracing?
88

9-
Tracing is the process of capturing the timing and flow of requests and operations as they happen in your application. It's a powerful debugging tool, helping you identify which link in a sequence of events may be causing a problem, such as slow performance.
9+
Tracing involves capturing the timing and flow of requests and operations as they happen in your application. This powerful debugging tool helps you identify which link in a sequence of events may be causing a problem, such as slow performance.
1010

1111
![An illustrated image of the anatomy of a trace, showing 8 span blocks cascading in a waterfall pattern.](./img/The-anatomy-of-a-trace.png)
1212

0 commit comments

Comments
 (0)