Skip to content

Commit fc0a016

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Remove groupby_simple_monitor (#2051)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent f9473c2 commit fc0a016

12 files changed

+30
-35
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-10-09 13:48:28.709055",
8-
"spec_repo_commit": "a458c3a4"
7+
"regenerated": "2024-10-09 15:02:58.401855",
8+
"spec_repo_commit": "43ae024c"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-10-09 13:48:28.727121",
13-
"spec_repo_commit": "a458c3a4"
12+
"regenerated": "2024-10-09 15:02:58.419941",
13+
"spec_repo_commit": "43ae024c"
1414
}
1515
}
1616
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023-01-18T18:30:59.296Z
1+
2024-10-09T14:54:54.858Z

cassettes/features/v1/monitors/Validate-a-monitor-returns-OK-response.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-09-30T16:41:33.797Z
1+
2024-10-09T14:54:55.290Z

cassettes/features/v1/monitors/Validate-a-multi-alert-monitor-returns-OK-response.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023-01-18T18:37:20.511Z
1+
2024-10-09T14:54:55.436Z

cassettes/features/v1/monitors/Validate-an-existing-monitor-returns-OK-response.yml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/v1/monitors/ValidateExistingMonitor.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
enable_logs_sample: true,
2121
escalation_message: "the situation has escalated",
2222
evaluation_delay: 700,
23-
groupby_simple_monitor: true,
2423
include_tags: true,
2524
locked: false,
2625
new_host_delay: 600,

examples/v1/monitors/ValidateMonitor.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
enable_logs_sample: true,
1818
escalation_message: "the situation has escalated",
1919
evaluation_delay: 700,
20-
groupby_simple_monitor: true,
2120
include_tags: true,
2221
locked: false,
2322
new_host_delay: 600,

examples/v1/monitors/ValidateMonitor_4247196452.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
escalation_message: "the situation has escalated",
1919
evaluation_delay: 700,
2020
group_retention_duration: "2d",
21-
groupby_simple_monitor: false,
2221
include_tags: true,
2322
locked: false,
2423
new_host_delay: 600,

0 commit comments

Comments
 (0)