Skip to content

Commit 6c6ce7f

Browse files
authored
Update docs/product/tracing/index.mdx
1 parent 7f7ad40 commit 6c6ce7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/tracing/index.mdx

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

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

40-
If you want more information, click on any trace ID. This will take you to the [Trace View](https://sentry.io/orgredirect/organizations/:orgslug/traces/traceid/) 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. Learn more about the Sentry [Trace View](/concepts/key-terms/tracing/trace-view/).
40+
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.
4141

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

0 commit comments

Comments
 (0)