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/concepts/key-terms/tracing/index.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: "Learn more about the tracing features Sentry offers to help you tr
6
6
7
7
## What's Tracing?
8
8
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.
10
10
11
11

0 commit comments