Skip to content

Commit 2cac0cd

Browse files
[Radar] Mention regional data in changelog/release notes
remove http summary and timeseries groups endpoint mentions
1 parent fb73dd4 commit 2cac0cd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

src/content/changelog/radar/2025-09-29-radar-regional-data.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ The following API endpoints are now available:
1212

1313
- [`Get Geolocation`](https://developers.cloudflare.com/api/resources/radar/subresources/geolocations/methods/get/) - Retrieves geolocation by `geoId`.
1414
- [`List Geolocations`](https://developers.cloudflare.com/api/resources/radar/subresources/geolocations/methods/list/) - Lists geolocations.
15-
- [`Http Summary`](/api/resources/radar/subresources/http/subresources/summary/) - Retrieves HTTP summary by dimension.
16-
- [`Http Timeseries Groups`](/api/resources/radar/subresources/http/subresources/timeseries_groups/) - Retrieves HTTP timeseries groups by dimension.
1715
- [`Netflows Summary By Dimension`](/api/resources/radar/subresources/netflows/summary_v2) - Retrieves Netflows summary by dimension.
1816

1917
All `summary` and `timeseries_groups` endpoints in [`Http`](/api/resources/radar/subresources/http/) and [`Netflows`](/api/resources/radar/subresources/netflows) now include an `adm1` dimension for grouping data by first level administrative division (e.g. state, province, etc.)

src/content/release-notes/radar.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ productName: Radar
44
productLink: "/radar/"
55
entries:
66
- publish_date: "2025-09-29"
7-
title: Add geolocation, HTTP by-dimension, and Netflows endpoints
7+
title: Add geolocation, ADM1 dimension to HTTP endpoints, and Netflows endpoints
88
description: |-
99
* Added new [geolocation endpoints](/api/resources/radar/subresources/geolocations/).
10-
* Added new [`Http`](/api/resources/radar/subresources/http/) endpoints: [summary](/api/resources/radar/subresources/http/subresources/summary/) and [timeseries_groups](/api/resources/radar/subresources/http/subresources/timeseries_groups/).
10+
* Added new ADM1 dimension to [`Http`](/api/resources/radar/subresources/http/) `summary` and `timeseries_groups` endpoints.
1111
* Added new [`Netflows`](/api/resources/radar/subresources/netflows/) summary by dimension endpoint [summary_v2](/api/resources/radar/subresources/netflows/methods/summary_v2/).
12+
* Added new `geoId` filter to all [`Http`](/api/resources/radar/subresources/http/) and [`Netflows`](/api/resources/radar/subresources/netflows/) endpoints.
1213
- publish_date: "2025-09-22"
1314
title: Add IRR AS-SET membership lookup endpoint
1415
description: |-

0 commit comments

Comments
 (0)