Get DNS Analytics by Time
get_dns_analytics_by_timeRetrieve DNS analytics grouped by time intervals to track trends, spot patterns, and monitor metric changes over time.
Instructions
Get DNS analytics broken down by time intervals. Returns time-series data for DNS metrics. Useful for monitoring trends and identifying patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort metrics | |
| limit | No | Maximum rows to return | |
| since | No | Start time in ISO 8601 format | |
| until | No | End time in ISO 8601 format | |
| filters | No | Filters in Cloudflare analytics filter format | |
| metrics | No | Metrics to return (default: all) | |
| zone_id | Yes | The zone ID | |
| dimensions | No | Dimensions to group by | |
| time_delta | No | Time interval for grouping data (default: auto) |