Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit daa000c

Browse files
1 parent 76185e2 commit daa000c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/concepts/query-insights.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This query overviews table shows the same data for all graph tabs except for [An
102102

103103
### Available query statistics
104104

105-
You can customize the metrics that show up on the Queries list by clicking the "Columns" dropdown.
105+
You can customize the metrics that show up on the Queries list by select columns in the "View options" dropdown.
106106

107107
- **Keyspace** — The keyspace(s) being queried or modified.
108108
- **Table** — The table(s) being queried or modified.
@@ -119,6 +119,8 @@ You can customize the metrics that show up on the Queries list by clicking the "
119119

120120
You can also sort the columns for quick analysis by clicking on the title at the top of each column.
121121

122+
If `Show sparklines` is selected, numeric columns in the queries table show a time series graph of the value within the selected time period.
123+
122124
### Query filtering
123125

124126
The search bar above the table allows you to filter queries as needed. You can filter for query SQL, table name, tag name, tag value, user name, query count, query latency, multisharded queries, index name, and if the query was indexed. Click on the `?` next to the search bar for the full list of search syntax.

0 commit comments

Comments
 (0)