Skip to content

Commit f6d39b8

Browse files
authored
copy(issues): Wording update for trace-related issues (#11062)
This ensures a consistent usage of the term trace-related issues.
1 parent 82bd6c3 commit f6d39b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/product/issues/issue-details/index.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ The trace navigator (which you'll see right below the Event ID), is a timeline v
6767
- **Error Issue**: Represented with a solid, closed red dot. The shade varies from lighter to darker, with darker shades representing more events occurring at the same timestamp.
6868
- **Performance Issue**: Represented with an open dot.
6969

70-
### Related Issues
70+
### Trace-related Issues
7171

7272
![Trace Related Issue](./img/trace_related_issue.png)
7373

74-
Sometimes the Trace Navigator will be replaced by a Related Issue. A Related Issue is a different issue that occurred during the same trace as the event in view. This is useful for understanding the context of the current issue and may help you identify its root cause. A Related Issue allows the developer to quickly navigate between the two related events.
74+
Sometimes the Trace Navigator will be replaced by a Trace-related Issue. A Trace-related Issue is a different issue that occurred during the same trace as the event in view. This is useful for understanding the context of the current issue and may help you identify its root cause. A Trace-related Issue allows the developer to quickly navigate between the two related events.
7575

7676
## Suspect Commits
7777

0 commit comments

Comments
 (0)