File tree Expand file tree Collapse file tree 5 files changed +22
-8
lines changed
Expand file tree Collapse file tree 5 files changed +22
-8
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 19:03:03.772449 ",
8- "spec_repo_commit": "b56ea2d7 "
7+ "regenerated": "2025-01-07 16:31:42.976406 ",
8+ "spec_repo_commit": "0c3b39b0 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-01-06 19:03:03.787661 ",
13- "spec_repo_commit": "b56ea2d7 "
12+ "regenerated": "2025-01-07 16:31:42.991789 ",
13+ "spec_repo_commit": "0c3b39b0 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -36673,7 +36673,11 @@ tags:
3667336673 to the Events Explorer
3667436674
3667536675 and fetch events from the Events Explorer. See the [Event Management page](https://docs.datadoghq.com/service_management/events/)
36676- for more information.'
36676+ for more information.
36677+
36678+ **Update to the aggregation_key for Datadog monitor events:** Currently, the aggregation_key
36679+ is unique per Monitor ID. Starting March 1st, we will update it to be unique per
36680+ Monitor ID and Monitor Group. Please reach out to support if you have any question.'
3667736681 name: Events
3667836682- description: 'Configure your Datadog-Google Cloud Platform (GCP) integration directly
3667936683
Original file line number Diff line number Diff line change @@ -48239,7 +48239,11 @@ tags:
4823948239 to the Events Explorer
4824048240
4824148241 and fetch events from the Events Explorer. See the [Event Management page](https://docs.datadoghq.com/service_management/events/)
48242- for more information.'
48242+ for more information.
48243+
48244+ **Update to the aggregation_key for Datadog monitor events:** Currently, the aggregation_key
48245+ is unique per Monitor ID. Starting March 1st, we will update it to be unique per
48246+ Monitor ID and Monitor Group. Please reach out to support if you have any question.'
4824348247 name: Events
4824448248- description: Manage your Datadog Fastly integration accounts and services directly
4824548249 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
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