Skip to content

Commit 7e586a8

Browse files
Fix Top N description and consolidate info on filters and time frame
1 parent d13bb8f commit 7e586a8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/content/docs/dns/dns-firewall/analytics.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,15 @@ The DNS analytics dashboard contains [four main panels](#panels). The filters an
3737

3838
#### Panels
3939

40-
- **Query summary**: the number of queries per hour (or per 15 minutes) and their distribution over time. This information is segmented by each of the [available dimensions](#available-dimensions) and the graph displays the top five values. You can select the dimensions through the different tabs above the graph and quickly filter for or exclude a certain value from the results by hovering over it and selecting **Filter** or **Exclude**.
40+
The filters and time frame that you specify at the top of the page apply to all of the available panels.
4141

42-
- **Query statistics**: an overview of query metrics based on your filters and selected time frame. Namely, **Total queries**, **Cached queries** (and processing time), **Uncached queries** (and response time), and **Stale cache queries**. The processing and response times are displayed in milliseconds.
42+
- **Query summary**: the number of queries and their distribution over time. This information is segmented by each of the [available dimensions](#available-dimensions) and the graph displays the top five values. You can select the dimensions through the different tabs above the graph and quickly filter for or exclude a certain value from the results by hovering over it and selecting **Filter** or **Exclude**.
4343

44-
- **DNS queries by data center**: a map indicating which Cloudflare data centers have handled DNS queries to your account in the selected time period. You can also find a list of the ten top results and quickly filter for or exclude a certain data center from the results by hovering over it and selecting **Filter** or **Exclude**.
44+
- **Query statistics**: an overview of query metrics. Namely, **Total queries**, **Cached queries** (and processing time), **Uncached queries** (and response time), and **Stale cache queries**. The processing and response times are displayed in milliseconds.
4545

46-
- **Top query statistics**: a breakdown of the top five, ten, or fifteen results - based on your selection - and grouped by the [available dimensions](#available-dimensions).
46+
- **DNS queries by data center**: a map indicating which Cloudflare data centers have handled DNS queries to your account. You can also find a list of the ten top results and quickly filter for or exclude a certain data center from the results by hovering over it and selecting **Filter** or **Exclude**.
47+
48+
- **Top query statistics**: a breakdown of the top queries grouped by the [available dimensions](#available-dimensions).
4749

4850
### GraphQL
4951

0 commit comments

Comments
 (0)