Skip to content

Commit b6cfedf

Browse files
Add query selector info to image and explain.
1 parent ed3e590 commit b6cfedf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 2 deletions
Loading

docs/src/user-docs/guides-using-presto.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ The numbered circles in [Figure 1](#figure-1) correspond to the following elemen
232232
* When you mouse over a bar in the timeline, a popup will display the range and the number of
233233
search results in that range.
234234
5. **The results table**. The table will display the log events that match your filter.
235+
6. **The query inspector**. Click this button if you'd like to see the full Presto filter generated
236+
by the information you've entered into the filter input boxes.
235237

236238
:::{note}
237239
The UI can only run one query at a time, and queries must not end with a `;`.

0 commit comments

Comments
 (0)