File tree Expand file tree Collapse file tree 5 files changed +28
-14
lines changed
Expand file tree Collapse file tree 5 files changed +28
-14
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 18 :03:24.600912 ",
8+ "spec_repo_commit": "05963a4f "
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 18 :03:24.615901 ",
13+ "spec_repo_commit": "05963a4f "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -36670,10 +36670,14 @@ tags:
3667036670 end times, prevent all alerting related to specified Datadog tags.'
3667136671 name: Downtimes
3667236672- description: 'The Event Management API allows you to programmatically post events
36673- to the Events Explorer
36674-
36675- and fetch events from the Events Explorer. See the [Event Management page](https://docs.datadoghq.com/service_management/events/)
36676- for more information.'
36673+ to the Events Explorer and fetch events from the Events Explorer. See the [Event
36674+ Management page](https://docs.datadoghq.com/service_management/events/) for more
36675+ information. **Update to the aggregation_key for Datadog monitor events:** Currently,
36676+ the aggregation_key is unique per Monitor ID. Starting March 1st, we will update
36677+ it to be unique per Monitor ID and Monitor Group. Please reach out to support
36678+ if you have any question.
36679+
36680+ '
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 @@ -48236,10 +48236,14 @@ tags:
4823648236 end times, prevent all alerting related to specified Datadog tags.'
4823748237 name: Downtimes
4823848238- description: 'The Event Management API allows you to programmatically post events
48239- to the Events Explorer
48240-
48241- and fetch events from the Events Explorer. See the [Event Management page](https://docs.datadoghq.com/service_management/events/)
48242- for more information.'
48239+ to the Events Explorer and fetch events from the Events Explorer. See the [Event
48240+ Management page](https://docs.datadoghq.com/service_management/events/) for more
48241+ information. **Update to the aggregation_key for Datadog monitor events:** Currently,
48242+ the aggregation_key is unique per Monitor ID. Starting March 1st, we will update
48243+ it to be unique per Monitor ID and Monitor Group. Please reach out to support
48244+ if you have any question.
48245+
48246+ '
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