You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/tracing/app_analytics/search.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ The Trace Stream is the list of traces that match the selected context. A contex
129
129
130
130
### Traces vs Analyzed Spans
131
131
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:
@@ -145,7 +145,7 @@ Click on any trace to see more details about it:
145
145
146
146
### Columns
147
147
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:
149
149
150
150
{{< img src="tracing/app_analytics/search/trace_list_with_column.png" alt="Trace list with columns" style="width:80%;">}}
151
151
@@ -166,7 +166,7 @@ Choose to display one, three, or ten lines from your traces. 3 and 10 lines disp
166
166
167
167
## Facets
168
168
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.
170
170
171
171
Facets allow you to pivot or filter your datasets based on a given attribute. Examples Facets may include users, services, etc...
172
172
@@ -182,7 +182,7 @@ Once this is done, the value of this attribute is stored **for all new traces**
182
182
183
183
### Facet Panel
184
184
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.
0 commit comments