Skip to content

Commit 4abb28f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit b42df806 of spec repo (#927)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 998f607 commit 4abb28f

File tree

6 files changed

+16
-58
lines changed

6 files changed

+16
-58
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.2",
7-
"regenerated": "2022-03-30 20:57:03.095638",
8-
"spec_repo_commit": "442fcd8b"
7+
"regenerated": "2022-04-01 13:24:31.665250",
8+
"spec_repo_commit": "b42df806"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-03-30 20:57:03.107080",
13-
"spec_repo_commit": "442fcd8b"
12+
"regenerated": "2022-04-01 13:24:31.680520",
13+
"spec_repo_commit": "b42df806"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 8 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -13755,15 +13755,8 @@ components:
1375513755
format: date-time
1375613756
type: string
1375713757
ingested_events_bytes:
13758-
deprecated: true
13759-
description: Use `ingested_spans_billable_bytes` as of 2022-03-01. Contains
13760-
the total number of bytes ingested during a given hour using an old method
13761-
of calculating span volume.
13762-
format: int64
13763-
type: integer
13764-
ingested_spans_billable_bytes:
13765-
description: Contains the total number of bytes ingested during a given
13766-
hour.
13758+
description: Contains the total number of bytes ingested for APM spans during
13759+
a given hour.
1376713760
format: int64
1376813761
type: integer
1376913762
org_name:
@@ -14360,11 +14353,6 @@ components:
1436014353
hours in the current date for all organizations.
1436114354
format: int64
1436214355
type: integer
14363-
apm_ingested_spans_billable_bytes_sum:
14364-
description: Shows the sum of all ingested APM span bytes over all hours
14365-
in the current date for all organizations.
14366-
format: int64
14367-
type: integer
1436814356
audit_logs_lines_indexed_sum:
1436914357
description: Shows the sum of audit logs lines indexed over all hours in
1437014358
the current date for all organizations.
@@ -14651,8 +14639,8 @@ components:
1465114639
format: int64
1465214640
type: integer
1465314641
twol_ingested_events_bytes_sum:
14654-
description: Shows the sum of all tracing without limits bytes ingested
14655-
over all hours in the current date for all organizations.
14642+
description: Shows the sum of all ingested APM span bytes over all hours
14643+
in the current date for all organizations.
1465614644
format: int64
1465714645
type: integer
1465814646
vsphere_host_top99p:
@@ -14680,11 +14668,6 @@ components:
1468014668
hours in the current date for the given org.
1468114669
format: int64
1468214670
type: integer
14683-
apm_ingested_spans_billable_bytes_sum:
14684-
description: Shows the sum of all ingested APM span bytes over all hours
14685-
in the current date for the given org.
14686-
format: int64
14687-
type: integer
1468814671
audit_logs_lines_indexed_sum:
1468914672
description: Shows the sum of all audit logs lines indexed over all hours
1469014673
in the current date for the given org.
@@ -14971,8 +14954,8 @@ components:
1497114954
format: int64
1497214955
type: integer
1497314956
twol_ingested_events_bytes_sum:
14974-
description: Shows the sum of all tracing without limits bytes ingested
14975-
over all hours in the current date for the given org.
14957+
description: Shows the sum of all ingested APM span bytes over all hours
14958+
in the current date for the given org.
1497614959
format: int64
1497714960
type: integer
1497814961
vsphere_host_top99p:
@@ -15000,11 +14983,6 @@ components:
1500014983
hours in the current months for all organizations.
1500114984
format: int64
1500214985
type: integer
15003-
apm_ingested_spans_billable_bytes_agg_sum:
15004-
description: Shows the sum of all ingested APM span bytes over all hours
15005-
in the current months for all organizations.
15006-
format: int64
15007-
type: integer
1500814986
audit_logs_lines_indexed_agg_sum:
1500914987
description: Shows the sum of all audit logs lines indexed over all hours
1501014988
in the current months for all organizations.
@@ -15336,8 +15314,8 @@ components:
1533615314
format: int64
1533715315
type: integer
1533815316
twol_ingested_events_bytes_agg_sum:
15339-
description: Shows the sum of all tracing without limits bytes ingested
15340-
over all hours in the current months for all organizations.
15317+
description: Shows the sum of all ingested APM span bytes over all hours
15318+
in the current months for all organizations.
1534115319
format: int64
1534215320
type: integer
1534315321
usage:

src/datadog_api_client/v1/model/usage_ingested_spans_hour.py

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

src/datadog_api_client/v1/model/usage_summary_date.py

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

src/datadog_api_client/v1/model/usage_summary_date_org.py

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

src/datadog_api_client/v1/model/usage_summary_response.py

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

0 commit comments

Comments
 (0)