diff --git a/src/assets/images/changelog/dns/DNSFW_Analytics_UI.png b/src/assets/images/changelog/dns/DNSFW_Analytics_UI.png new file mode 100644 index 000000000000000..c0e470489106dba Binary files /dev/null and b/src/assets/images/changelog/dns/DNSFW_Analytics_UI.png differ diff --git a/src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI.mdx b/src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI.mdx new file mode 100644 index 000000000000000..4818fc2376649e3 --- /dev/null +++ b/src/content/changelog/dns/2025-09-16-DNSFW-Analytics-UI.mdx @@ -0,0 +1,38 @@ +--- +title: DNS Firewall Analytics — now in the Cloudflare dashboard +description: Quickly set up common rules with pre-built templates. +date: 2025-09-16 +--- + +import { DashButton } from "~/components"; + +# What's New + +Access [GraphQL-powered DNS Firewall analytics](/dns/dns-firewall/analytics/) directly in the Cloudflare dashboard. + +![DNS Firewall Analytics UI](~/assets/images/changelog/dns/DNSFW_Analytics_UI.png) + +## Explore Four Interactive Panels + +- **Query summary**: Describes trends over time, segmented by dimensions. +- **Query statistics**: Describes totals, cached/uncached queries, and processing/response times. +- **DNS queries by data center**: Describes global view and the top 10 data centers. +- **Top query statistics**: Shows a breakdown by key dimensions, with search and expand options (up to top 100 items). + +Additional features: + +- Apply filters and time ranges once. Changes reflect across all panels. +- Filter by dimensions like query name, query type, cluster, data center, protocol (UDP/TCP), IP version, response code/reason, and more. +- Access up to 62 days of historical data with flexible intervals. + +## Availability + +Available to all DNS Firewall customers as part of their existing subscription. + +## Where to Find It + +- In the Cloudflare dashboard, go to the **DNS Firewall** page. + + + +- Refer to the [DNS Firewall Analytics](/dns/dns-firewall/analytics/) to learn more.