Skip to content

Commit 6794830

Browse files
[Radar] add bot kind to bots in release notes
1 parent 1d54840 commit 6794830

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

src/content/release-notes/radar.yaml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,20 @@ productName: Radar
44
productLink: "/radar/"
55
entries:
66
- publish_date: "2025-08-14"
7-
title: Add vertical and industry dimension and filters to AI Bots and Web Crawlers endpoints
7+
title: Add industry and vertical to AI Bots and Web Crawlers and bot kind to Bots
88
description: |-
9-
* Added vertical and industry dimensions and filters to the following endpoints:
9+
* Added vertical and industry dimensions/filters to:
1010
* `[/ai/bots/summary/{dimension}](/api/resources/radar/subresources/ai/subresources/timeseries_groups/methods/summary/)`
1111
* `[/ai/bots/timeseries_groups/{dimension}](/api/resources/radar/subresources/ai/subresources/timeseries_groups/methods/timeseries_groups/)`
1212
* `[/bots/crawlers/summary/{dimension}](/api/resources/radar/subresources/bots/subresources/web_crawlers/methods/summary/)`
1313
* `[/bots/crawlers/timeseries_groups/{dimension}](/api/resources/radar/subresources/bots/subresources/web_crawlers/methods/timeseries_groups/)`
14+
* Added new dimension `BOT_KIND` and new `botKind` filter to:
15+
* `[/bots/summary/{dimension}](/api/resources/radar/subresources/bots/methods/summary/)`
16+
* `[/bots/timeseries](/api/resources/radar/subresources/bots/methods/timeseries/)`
17+
* `[/bots/timeseries_groups/{dimension}](/api/resources/radar/subresources/bots/methods/timeseries_groups/)`
18+
* Added new `kind` filter to:
19+
* `[/bots](/api/resources/radar/subresources/bots/methods/list/)`
20+
* `[/bots/{bot_slug}](/api/resources/radar/subresources/bots/methods/get/)`
1421
- publish_date: "2025-08-14"
1522
title: Add AI Bots crawl purpose
1623
description: |-

0 commit comments

Comments
 (0)