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 ed3e590 commit b6cfedfCopy full SHA for b6cfedf
docs/src/user-docs/clp-presto-ui.png
docs/src/user-docs/guides-using-presto.md
@@ -232,6 +232,8 @@ The numbered circles in [Figure 1](#figure-1) correspond to the following elemen
232
* When you mouse over a bar in the timeline, a popup will display the range and the number of
233
search results in that range.
234
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.
237
238
:::{note}
239
The UI can only run one query at a time, and queries must not end with a `;`.
0 commit comments