We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08dba25 commit b6182b6Copy full SHA for b6182b6
docs/product/explore/traces/index.mdx
@@ -59,7 +59,7 @@ Search results are displayed as a list of traces. Each row corresponds to a sing
59
- **Project**: The associated Sentry project.
60
- **Trace Name**: Derived from the root transaction or first transaction.
61
- **Matching Spans**: The number of spans matching your query versus the total spans in the trace.
62
-- **Timeline**: Visual representation of significant spans within the trace.
+- **Timeline**: A visual representation of significant spans within the trace.
63
- **Duration**: Total time from the first to last span.
64
- **Timestamp**: When the trace occurred (hover for exact time).
65
- **Issues**: Links to any associated error issues.
0 commit comments