Skip to content

Commit 2dc6eb9

Browse files
authored
feat(discover): Add interval option docs (#5610)
- This adds interval option as a section in the query builder
1 parent e8701c7 commit 2dc6eb9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/docs/product/discover-queries/query-builder.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ Click on any of these sections to further refine your search. For example, click
6666

6767
Each query has a interactive graph that reflects the data presented in the table below. To zoom in, simply click and drag over the area you want to investigate. You can also customize the display and the Y-Axis. This will be saved with your query.
6868

69+
### Interval Options
70+
71+
The "Interval" selector allows you to change the date groupings in the graph. The selector has limits that are based on the currently selected time range. This means, for example, if you're querying over 90 days, the largest interval you can select is 45 days and the smallest is one hour.
72+
6973
### Display Options
7074

7175
- Total Period

0 commit comments

Comments
 (0)