File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed
Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2025-01-06 18:09:35.583380 ",
8- "spec_repo_commit": "c020103f "
7+ "regenerated": "2025-01-06 21:15:58.681683 ",
8+ "spec_repo_commit": "bba4cab7 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-01-06 18:09:35.598041 ",
13- "spec_repo_commit": "c020103f "
12+ "regenerated": "2025-01-06 21:15:58.696680 ",
13+ "spec_repo_commit": "bba4cab7 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -48215,7 +48215,11 @@ tags:
4821548215 to the Events Explorer
4821648216
4821748217 and fetch events from the Events Explorer. See the [Event Management page](https://docs.datadoghq.com/service_management/events/)
48218- for more information.'
48218+ for more information.
48219+
48220+ **Update to the aggregation_key for Datadog monitor events:** Currently, the aggregation_key
48221+ is unique per Monitor ID. Starting March 1st, we will update it to be unique per
48222+ Monitor ID and Monitor Group. Please reach out to support if you have any question.'
4821948223 name: Events
4822048224- description: Manage your Datadog Fastly integration accounts and services directly
4822148225 through the Datadog API. See the [Fastly integration page](https://docs.datadoghq.com/integrations/fastly/)
Original file line number Diff line number Diff line change @@ -3,7 +3,10 @@ Feature: Events
33 The Event Management API allows you to programmatically post events to the
44 Events Explorer and fetch events from the Events Explorer. See the [Event
55 Management page](https://docs.datadoghq.com/service_management/events/)
6- for more information.
6+ for more information. **Update to the aggregation_key for Datadog monitor
7+ events:** Currently, the aggregation_key is unique per Monitor ID.
8+ Starting March 1st, we will update it to be unique per Monitor ID and
9+ Monitor Group. Please reach out to support if you have any question.
710
811 Background :
912 Given a valid "apiKeyAuth" key in the system
You can’t perform that action at this time.
0 commit comments