Skip to content

Commit 685654e

Browse files
authored
Merge pull request DataDog#6801 from DataDog/sarina/traces-search
Traces Search Page Edits
2 parents f063d7a + 87b93e9 commit 685654e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/tracing/app_analytics/search.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The Trace Stream is the list of traces that match the selected context. A contex
129129

130130
### Traces vs Analyzed Spans
131131

132-
Choose to display a sampled trace associated with your Analyzed Spans in the trace steam with the toggle in the upper right corner of the trace stream:
132+
In the Trace Stream, select **View in App Analytics** to view Traces and Analyzed Spans. Choose to display a sampled trace associated with your Analyzed Spans by clicking the **Traces** button in the upper right corner:
133133

134134
{{< img src="tracing/app_analytics/search/trace_analysed_span.png" style="width:40%;" alt="trace_analysed_span" >}}
135135

@@ -145,7 +145,7 @@ Click on any trace to see more details about it:
145145

146146
### Columns
147147

148-
To add more Trace details to the list, click the **Columns** button and select any Facets you want to see:
148+
To add more Trace details to the list, click the **Options** button and select any Facets you want to see:
149149

150150
{{< img src="tracing/app_analytics/search/trace_list_with_column.png" alt="Trace list with columns" style="width:80%;">}}
151151

@@ -166,7 +166,7 @@ Choose to display one, three, or ten lines from your traces. 3 and 10 lines disp
166166

167167
## Facets
168168

169-
A Facet displays all the distinct values of an attribute or a tag as well as provides some basic analytics such as the amount of traces represented. This is also a switch to easily filter your data.
169+
A Facet displays all the distinct values of an attribute or a tag as well as provides some basic analytics such as the amount of traces represented. This is also a switch to filter your data.
170170

171171
Facets allow you to pivot or filter your datasets based on a given attribute. Examples Facets may include users, services, etc...
172172

@@ -182,7 +182,7 @@ Once this is done, the value of this attribute is stored **for all new traces**
182182

183183
### Facet Panel
184184

185-
Use Facets to easily filters on your Traces. The search bar and url automatically reflect your selections.
185+
Use Facets to filter on your Traces. The search bar and url automatically reflect your selections.
186186

187187
{{< img src="tracing/app_analytics/search/facet_panel.png" alt="Facet panel" style="width:30%;">}}
188188

0 commit comments

Comments
 (0)