Skip to content

Commit 1bf7b75

Browse files
authored
Update docs/product/tracing/index.mdx
1 parent 1d9322d commit 1bf7b75

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
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 long each service and process 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/).
3939

40-
Alternatively, you can use the search bar to look for traces by name, project, or other criteria. You can also use the tags section to filter traces by specific tags. Learn more about the Sentry [Trace Explorer](/platform/explore/trace-explorer/).
40+
Alternatively, you can use the search bar to look for traces by name, project, or other criteria. You can also use the tags section to filter traces by specific tags. Learn more about the Sentry [Trace Explorer](/product/explore/traces/).
4141

4242
### Performance to Trace View
4343

0 commit comments

Comments
 (0)