Skip to content

Commit 6eb1337

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
[SLO-3499] Remove hardcoded slo-reporter timestamps (#1791)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent f451285 commit 6eb1337

File tree

17 files changed

+46
-44
lines changed

17 files changed

+46
-44
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-08-28 20:30:20.673939",
8-
"spec_repo_commit": "6b2f00dd"
7+
"regenerated": "2024-08-29 20:02:13.031504",
8+
"spec_repo_commit": "518ca9df"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-08-28 20:30:20.692149",
13-
"spec_repo_commit": "6b2f00dd"
12+
"regenerated": "2024-08-29 20:02:13.055105",
13+
"spec_repo_commit": "518ca9df"
1414
}
1515
}
1616
}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-18T20:09:43.575Z"
1+
"2024-08-29T19:53:50.818Z"

cassettes/v2/Service-Level-Objectives_139838558/Create-a-new-SLO-report-returns-Bad-Request-response_1844469918/recording.har

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"entries": [
1010
{
11-
"_id": "5140a35ae1eb650e7c8bc07d82f10f1f",
11+
"_id": "f02016ae6e9d40a5d3e81b03e5048a63",
1212
"_order": 0,
1313
"cache": {},
1414
"request": {
@@ -32,7 +32,7 @@
3232
"postData": {
3333
"mimeType": "application/json",
3434
"params": [],
35-
"text": "{\"data\":{\"attributes\":{\"from_ts\":1690901870,\"interval\":\"bad-interval\",\"query\":\"slo_type:metric \\\"SLO Reporting Test\\\"\",\"to_ts\":1706803070}}}"
35+
"text": "{\"data\":{\"attributes\":{\"from_ts\":1721505230,\"interval\":\"bad-interval\",\"query\":\"slo_type:metric \\\"SLO Reporting Test\\\"\",\"to_ts\":1724961230}}}"
3636
},
3737
"queryString": [],
3838
"url": "https://api.datadoghq.com/api/v2/slo/report"
@@ -57,8 +57,8 @@
5757
"status": 400,
5858
"statusText": "Bad Request"
5959
},
60-
"startedDateTime": "2024-04-18T20:09:43.582Z",
61-
"time": 140
60+
"startedDateTime": "2024-08-29T19:53:50.825Z",
61+
"time": 130
6262
}
6363
],
6464
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-18T20:09:43.729Z"
1+
"2024-08-29T19:53:50.962Z"

cassettes/v2/Service-Level-Objectives_139838558/Create-a-new-SLO-report-returns-OK-response_986083444/recording.har

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"entries": [
1010
{
11-
"_id": "bdf42cbc33ae72c68bdbec111046de96",
11+
"_id": "49fbcf45d0d3efdde1da94bec67793e2",
1212
"_order": 0,
1313
"cache": {},
1414
"request": {
@@ -32,7 +32,7 @@
3232
"postData": {
3333
"mimeType": "application/json",
3434
"params": [],
35-
"text": "{\"data\":{\"attributes\":{\"from_ts\":1690901870,\"interval\":\"monthly\",\"query\":\"slo_type:metric \\\"SLO Reporting Test\\\"\",\"timezone\":\"America/New_York\",\"to_ts\":1706803070}}}"
35+
"text": "{\"data\":{\"attributes\":{\"from_ts\":1721505230,\"interval\":\"monthly\",\"query\":\"slo_type:metric \\\"SLO Reporting Test\\\"\",\"timezone\":\"America/New_York\",\"to_ts\":1724961230}}}"
3636
},
3737
"queryString": [],
3838
"url": "https://api.datadoghq.com/api/v2/slo/report"
@@ -42,7 +42,7 @@
4242
"content": {
4343
"mimeType": "application/vnd.api+json",
4444
"size": 73,
45-
"text": "{\"data\":{\"id\":\"98c67bea-fdbf-11ee-8a01-bfd37432018b\",\"type\":\"report_id\"}}"
45+
"text": "{\"data\":{\"id\":\"69cfaa02-6640-11ef-8501-33b2b403f044\",\"type\":\"report_id\"}}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -51,14 +51,14 @@
5151
"value": "application/vnd.api+json"
5252
}
5353
],
54-
"headersSize": 655,
54+
"headersSize": 654,
5555
"httpVersion": "HTTP/1.1",
5656
"redirectURL": "",
5757
"status": 200,
5858
"statusText": "OK"
5959
},
60-
"startedDateTime": "2024-04-18T20:09:43.733Z",
61-
"time": 145
60+
"startedDateTime": "2024-08-29T19:53:50.965Z",
61+
"time": 99
6262
}
6363
],
6464
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-18T20:09:43.887Z"
1+
"2024-08-29T19:53:51.070Z"

cassettes/v2/Service-Level-Objectives_139838558/Get-SLO-report-returns-Bad-Request-response_3495577385/recording.har

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"status": 400,
4848
"statusText": "Bad Request"
4949
},
50-
"startedDateTime": "2024-04-18T20:09:43.890Z",
51-
"time": 76
50+
"startedDateTime": "2024-08-29T19:53:51.072Z",
51+
"time": 81
5252
}
5353
],
5454
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-18T20:09:43.972Z"
1+
"2024-08-29T19:53:51.158Z"

cassettes/v2/Service-Level-Objectives_139838558/Get-SLO-report-returns-Not-Found-response_3576851250/recording.har

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"status": 404,
4848
"statusText": "Not Found"
4949
},
50-
"startedDateTime": "2024-04-18T20:09:43.975Z",
51-
"time": 81
50+
"startedDateTime": "2024-08-29T19:53:51.162Z",
51+
"time": 90
5252
}
5353
],
5454
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-04-18T20:09:44.063Z"
1+
"2024-08-29T19:53:51.260Z"

0 commit comments

Comments
 (0)