Skip to content

Commit

Permalink
Regenerate client from commit 6fa58df3 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Oct 9, 2024
1 parent a689b05 commit a260b06
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 82 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-10-08 14:16:15.442616",
"spec_repo_commit": "eb227ded"
"regenerated": "2024-10-09 14:51:06.211720",
"spec_repo_commit": "6fa58df3"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-10-08 14:16:15.459899",
"spec_repo_commit": "eb227ded"
"regenerated": "2024-10-09 14:51:06.229237",
"spec_repo_commit": "6fa58df3"
}
}
}
1 change: 0 additions & 1 deletion examples/v1/monitors/ValidateExistingMonitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
enable_logs_sample=True,
escalation_message="the situation has escalated",
evaluation_delay=700,
groupby_simple_monitor=True,
include_tags=True,
locked=False,
new_host_delay=600,
Expand Down
1 change: 0 additions & 1 deletion examples/v1/monitors/ValidateMonitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
enable_logs_sample=True,
escalation_message="the situation has escalated",
evaluation_delay=700,
groupby_simple_monitor=True,
include_tags=True,
locked=False,
new_host_delay=600,
Expand Down
1 change: 0 additions & 1 deletion examples/v1/monitors/ValidateMonitor_4247196452.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
escalation_message="the situation has escalated",
evaluation_delay=700,
group_retention_duration="2d",
groupby_simple_monitor=False,
include_tags=True,
locked=False,
new_host_delay=600,
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-18T18:30:59.296Z
2024-10-09T14:47:03.284Z
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
interactions:
- request:
body: '{"message":"some message Notify: @hipchat-channel","name":"Test-Validate_a_monitor_returns_OK_response-1674066659","options":{"enable_logs_sample":true,"escalation_message":"the
situation has escalated","evaluation_delay":700,"groupby_simple_monitor":true,"include_tags":true,"locked":false,"new_host_delay":600,"no_data_timeframe":null,"notification_preset_name":"hide_handles","notify_audit":false,"notify_no_data":false,"on_missing_data":"show_and_notify_no_data","renotify_interval":60,"require_full_window":true,"thresholds":{"critical":2,"warning":1},"timeout_h":24},"priority":3,"query":"logs(\"service:foo
body: '{"message":"some message Notify: @hipchat-channel","name":"Test-Validate_a_monitor_returns_OK_response-1728485223","options":{"enable_logs_sample":true,"escalation_message":"the
situation has escalated","evaluation_delay":700,"include_tags":true,"locked":false,"new_host_delay":600,"no_data_timeframe":null,"notification_preset_name":"hide_handles","notify_audit":false,"notify_no_data":false,"on_missing_data":"show_and_notify_no_data","renotify_interval":60,"require_full_window":true,"thresholds":{"critical":2,"warning":1},"timeout_h":24},"priority":3,"query":"logs(\"service:foo
AND type:error\").index(\"main\").rollup(\"count\").by(\"source\").last(\"5m\")
> 2","tags":["test:testvalidateamonitorreturnsokresponse1674066659","env:ci"],"type":"log
> 2","tags":["test:testvalidateamonitorreturnsokresponse1728485223","env:ci"],"type":"log
alert"}'
headers:
accept:
Expand All @@ -14,13 +14,11 @@ interactions:
uri: https://api.datadoghq.com/api/v1/monitor/validate
response:
body:
string: '{}
'
string: '{"status":"error","code":403,"errors":["Forbidden"],"statuspage":"http://status.datadoghq.com","twitter":"http://twitter.com/datadogops","email":"[email protected]"}'
headers:
content-type:
- application/json
status:
code: 200
message: OK
code: 403
message: Forbidden
version: 1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022-09-30T16:41:33.797Z
2024-10-09T14:47:03.386Z
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
interactions:
- request:
body: '{"message":"some message Notify: @hipchat-channel","name":"Test-Validate_a_multi_alert_monitor_returns_OK_response-1664556093","options":{"enable_logs_sample":true,"escalation_message":"the
situation has escalated","evaluation_delay":700,"group_retention_duration":"2d","groupby_simple_monitor":false,"include_tags":true,"locked":false,"new_host_delay":600,"no_data_timeframe":null,"notify_audit":false,"notify_by":["status"],"notify_no_data":false,"on_missing_data":"show_and_notify_no_data","renotify_interval":60,"require_full_window":true,"thresholds":{"critical":2,"warning":1},"timeout_h":24},"priority":3,"query":"logs(\"service:foo
body: '{"message":"some message Notify: @hipchat-channel","name":"Test-Validate_a_multi_alert_monitor_returns_OK_response-1728485223","options":{"enable_logs_sample":true,"escalation_message":"the
situation has escalated","evaluation_delay":700,"group_retention_duration":"2d","include_tags":true,"locked":false,"new_host_delay":600,"no_data_timeframe":null,"notify_audit":false,"notify_by":["status"],"notify_no_data":false,"on_missing_data":"show_and_notify_no_data","renotify_interval":60,"require_full_window":true,"thresholds":{"critical":2,"warning":1},"timeout_h":24},"priority":3,"query":"logs(\"service:foo
AND type:error\").index(\"main\").rollup(\"count\").by(\"source,status\").last(\"5m\")
> 2","tags":["test:testvalidateamultialertmonitorreturnsokresponse1664556093","env:ci"],"type":"log
> 2","tags":["test:testvalidateamultialertmonitorreturnsokresponse1728485223","env:ci"],"type":"log
alert"}'
headers:
accept:
Expand All @@ -14,13 +14,11 @@ interactions:
uri: https://api.datadoghq.com/api/v1/monitor/validate
response:
body:
string: '{}
'
string: '{"status":"error","code":403,"errors":["Forbidden"],"statuspage":"http://status.datadoghq.com","twitter":"http://twitter.com/datadogops","email":"[email protected]"}'
headers:
content-type:
- application/json
status:
code: 200
message: OK
code: 403
message: Forbidden
version: 1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-18T18:37:20.511Z
2024-10-09T14:47:03.432Z
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
interactions:
- request:
body: '{"message":"some message Notify: @hipchat-channel","name":"Test-Validate_an_existing_monitor_returns_OK_response-1674067040","options":{"enable_logs_sample":true,"escalation_message":"the
body: '{"message":"some message Notify: @hipchat-channel","name":"Test-Validate_an_existing_monitor_returns_OK_response-1728485223","options":{"enable_logs_sample":true,"escalation_message":"the
situation has escalated","evaluation_delay":700,"groupby_simple_monitor":true,"include_tags":true,"locked":false,"new_host_delay":600,"no_data_timeframe":null,"notification_preset_name":"hide_handles","notify_audit":false,"notify_no_data":false,"on_missing_data":"show_and_notify_no_data","renotify_interval":60,"require_full_window":true,"thresholds":{"critical":2,"warning":1},"timeout_h":24},"priority":3,"query":"logs(\"service:foo
AND type:error\").index(\"main\").rollup(\"count\").by(\"source\").last(\"5m\")
> 2","tags":["test:testvalidateanexistingmonitorreturnsokresponse1674067040","env:ci"],"type":"log
> 2","tags":["test:testvalidateanexistingmonitorreturnsokresponse1728485223","env:ci"],"type":"log
alert"}'
headers:
accept:
Expand All @@ -14,60 +14,11 @@ interactions:
uri: https://api.datadoghq.com/api/v1/monitor
response:
body:
string: '{"id":108260307,"org_id":321813,"type":"log alert","name":"Test-Validate_an_existing_monitor_returns_OK_response-1674067040","message":"some
message Notify: @hipchat-channel","tags":["test:testvalidateanexistingmonitorreturnsokresponse1674067040","env:ci"],"query":"logs(\"service:foo
AND type:error\").index(\"main\").rollup(\"count\").by(\"source\").last(\"5m\")
> 2","options":{"enable_logs_sample":true,"escalation_message":"the situation
has escalated","evaluation_delay":700,"groupby_simple_monitor":true,"include_tags":true,"locked":false,"new_host_delay":600,"no_data_timeframe":null,"notification_preset_name":"hide_handles","notify_audit":false,"notify_no_data":false,"on_missing_data":"show_and_notify_no_data","renotify_interval":60,"require_full_window":true,"thresholds":{"critical":2.0,"warning":1.0},"timeout_h":24,"silenced":{}},"multi":true,"created_at":1674067040000,"created":"2023-01-18T18:37:20.717952+00:00","modified":"2023-01-18T18:37:20.717952+00:00","deleted":null,"restricted_roles":null,"priority":3,"overall_state_modified":null,"overall_state":"No
Data","creator":{"name":null,"handle":"[email protected]","email":"[email protected]","id":1445416}}
'
string: '{"status":"error","code":403,"errors":["Forbidden"],"statuspage":"http://status.datadoghq.com","twitter":"http://twitter.com/datadogops","email":"[email protected]"}'
headers:
content-type:
- application/json
status:
code: 200
message: OK
- request:
body: '{"message":"some message Notify: @hipchat-channel","name":"Test-Validate_an_existing_monitor_returns_OK_response-1674067040","options":{"enable_logs_sample":true,"escalation_message":"the
situation has escalated","evaluation_delay":700,"groupby_simple_monitor":true,"include_tags":true,"locked":false,"new_host_delay":600,"no_data_timeframe":null,"notification_preset_name":"hide_handles","notify_audit":false,"notify_no_data":false,"on_missing_data":"show_and_notify_no_data","renotify_interval":60,"require_full_window":true,"thresholds":{"critical":2,"warning":1},"timeout_h":24},"priority":3,"query":"logs(\"service:foo
AND type:error\").index(\"main\").rollup(\"count\").by(\"source\").last(\"5m\")
> 2","tags":["test:testvalidateanexistingmonitorreturnsokresponse1674067040","env:ci"],"type":"log
alert"}'
headers:
accept:
- application/json
content-type:
- application/json
method: POST
uri: https://api.datadoghq.com/api/v1/monitor/108260307/validate
response:
body:
string: '{}
'
headers:
content-type:
- application/json
status:
code: 200
message: OK
- request:
body: null
headers:
accept:
- application/json
method: DELETE
uri: https://api.datadoghq.com/api/v1/monitor/108260307
response:
body:
string: '{"deleted_monitor_id":108260307}
'
headers:
content-type:
- application/json
status:
code: 200
message: OK
code: 403
message: Forbidden
version: 1
1 change: 0 additions & 1 deletion tests/v1/features/monitor_payload.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"enable_logs_sample": true,
"escalation_message": "the situation has escalated",
"evaluation_delay": 700,
"groupby_simple_monitor": true,
"include_tags": true,
"locked": false,
"new_host_delay": 600,
Expand Down
1 change: 0 additions & 1 deletion tests/v1/features/multi_alert_monitor_payload.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"escalation_message": "the situation has escalated",
"evaluation_delay": 700,
"group_retention_duration": "2d",
"groupby_simple_monitor": false,
"include_tags": true,
"locked": false,
"new_host_delay": 600,
Expand Down

0 comments on commit a260b06

Please sign in to comment.