Skip to content

Commit 0e3c146

Browse files
lizokmcoolguyzone
andauthored
Update docs/product/explore/traces/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent a9a70e2 commit 0e3c146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/explore/traces/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "Learn how to use the Trace Explorer to search span data, find dist
88
The Traces page is currently in beta. Beta features are still in progress and may have bugs. We recognize the irony.
99
</Note>
1010

11-
The [**Traces**](https://sentry.io/orgredirect/organizations/:orgslug/traces/) page allows you to query individual spans within traces and analyze distributed traces across your entire application stack. When you search by spans, your queries are more targeted and more precise. This helps you pinpoint specific operations that may be causeing problems (like slow database queries, API call, and so on) across multiple traces.
11+
The [**Traces**](https://sentry.io/orgredirect/organizations/:orgslug/traces/) page allows you to query individual spans within traces and analyze distributed traces across your entire application stack. When you search by spans, your queries are more targeted and more precise. This helps you pinpoint specific operations that may be causing problems (like slow database queries, API calls, and so on) across multiple traces.
1212

1313
## Key Concepts
1414
- **Trace**: A collection of spans representing the end-to-end journey of a request through your system that all share the same trace ID.

0 commit comments

Comments
 (0)