Skip to content

Commit 8b6d9d5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can view all the traces in your organization by going to the [Traces](https:
4242

4343
![A view of the Sentry Traces page showing traces and spans](./img/Traces-page.png)
4444

45-
If you want more information, click on any trace ID. This will take you to the [Trace View](/concepts/key-terms/tracing/trace-view/) page, which provides a more detailed view of the trace and its spans. Here, you'll see a waterfall view of the spans in the trace, which will show you how much time each service and operation took to complete, and may give you an indicator of where a problem may be coming from.
45+
If you want more information, click on any trace ID. This will take you to the [Trace View](/concepts/key-terms/tracing/trace-view/) page, which provides a more detailed view of the trace and its spans. Here, you'll see a waterfall view of the spans in the trace, which will show you how much time each service and operation took to complete, and may give you an indicator of where a problem may originate.
4646

4747
![A detailed view of the Senty Traces page showing an expaned trace and spans](./img/Trace-view-page.png)
4848

0 commit comments

Comments
 (0)