Skip to content

Commit 15da3ea

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Ephemeral Infra_host new keys in summary endpoint (#1981)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 229b782 commit 15da3ea

File tree

5 files changed

+556
-4
lines changed

5 files changed

+556
-4
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": "2025-01-03 15:57:06.622528",
8-
"spec_repo_commit": "50c16e5f"
7+
"regenerated": "2025-01-03 18:07:34.562264",
8+
"spec_repo_commit": "08abd462"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-01-03 15:57:06.637357",
13-
"spec_repo_commit": "50c16e5f"
12+
"regenerated": "2025-01-03 18:07:34.578477",
13+
"spec_repo_commit": "08abd462"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 201 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19969,6 +19969,73 @@ components:
1996919969
over all hours in the current date for all organizations.
1997019970
format: int64
1997119971
type: integer
19972+
eph_infra_host_agent_sum:
19973+
description: Shows the sum of all ephemeral infrastructure hosts with the
19974+
Datadog Agent over all hours in the current date for the given org.
19975+
format: int64
19976+
type: integer
19977+
eph_infra_host_alibaba_sum:
19978+
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
19979+
over all hours in the current date for the given org.
19980+
format: int64
19981+
type: integer
19982+
eph_infra_host_aws_sum:
19983+
description: Shows the sum of all ephemeral infrastructure hosts on AWS
19984+
over all hours in the current date for the given org.
19985+
format: int64
19986+
type: integer
19987+
eph_infra_host_azure_sum:
19988+
description: Shows the sum of all ephemeral infrastructure hosts on Azure
19989+
over all hours in the current date for the given org.
19990+
format: int64
19991+
type: integer
19992+
eph_infra_host_ent_sum:
19993+
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
19994+
over all hours in the current date for the given org.
19995+
format: int64
19996+
type: integer
19997+
eph_infra_host_gcp_sum:
19998+
description: Shows the sum of all ephemeral infrastructure hosts on GCP
19999+
over all hours in the current date for the given org.
20000+
format: int64
20001+
type: integer
20002+
eph_infra_host_heroku_sum:
20003+
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
20004+
over all hours in the current date for the given org.
20005+
format: int64
20006+
type: integer
20007+
eph_infra_host_only_aas_sum:
20008+
description: Shows the sum of all ephemeral infrastructure hosts with only
20009+
Azure App Services over all hours in the current date for the given org.
20010+
format: int64
20011+
type: integer
20012+
eph_infra_host_only_vsphere_sum:
20013+
description: Shows the sum of all ephemeral infrastructure hosts with only
20014+
vSphere over all hours in the current date for the given org.
20015+
format: int64
20016+
type: integer
20017+
eph_infra_host_opentelemetry_apm_sum:
20018+
description: Shows the sum of all ephemeral APM hosts reported by the Datadog
20019+
exporter for the OpenTelemetry Collector over all hours in the current
20020+
date for the given org.
20021+
format: int64
20022+
type: integer
20023+
eph_infra_host_opentelemetry_sum:
20024+
description: Shows the sum of all ephemeral hosts reported by the Datadog
20025+
exporter for the OpenTelemetry Collector over all hours in the current
20026+
date for the given org.
20027+
format: int64
20028+
type: integer
20029+
eph_infra_host_pro_sum:
20030+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
20031+
over all hours in the current date for the given org.
20032+
format: int64
20033+
type: integer
20034+
eph_infra_host_proplus_sum:
20035+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
20036+
Plus over all hours in the current date for the given org.
20037+
format: int64
20038+
type: integer
1997220039
error_tracking_error_events_sum:
1997320040
description: Shows the sum of all Error Tracking error events over all hours
1997420041
in the current date for the given org.
@@ -20757,6 +20824,73 @@ components:
2075720824
queries over all hours in the current month for the given org.
2075820825
format: int64
2075920826
type: integer
20827+
eph_infra_host_agent_sum:
20828+
description: Shows the sum of all ephemeral infrastructure hosts with the
20829+
Datadog Agent over all hours in the current date for the given org.
20830+
format: int64
20831+
type: integer
20832+
eph_infra_host_alibaba_sum:
20833+
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
20834+
over all hours in the current date for the given org.
20835+
format: int64
20836+
type: integer
20837+
eph_infra_host_aws_sum:
20838+
description: Shows the sum of all ephemeral infrastructure hosts on AWS
20839+
over all hours in the current date for the given org.
20840+
format: int64
20841+
type: integer
20842+
eph_infra_host_azure_sum:
20843+
description: Shows the sum of all ephemeral infrastructure hosts on Azure
20844+
over all hours in the current date for the given org.
20845+
format: int64
20846+
type: integer
20847+
eph_infra_host_ent_sum:
20848+
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
20849+
over all hours in the current date for the given org.
20850+
format: int64
20851+
type: integer
20852+
eph_infra_host_gcp_sum:
20853+
description: Shows the sum of all ephemeral infrastructure hosts on GCP
20854+
over all hours in the current date for the given org.
20855+
format: int64
20856+
type: integer
20857+
eph_infra_host_heroku_sum:
20858+
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
20859+
over all hours in the current date for the given org.
20860+
format: int64
20861+
type: integer
20862+
eph_infra_host_only_aas_sum:
20863+
description: Shows the sum of all ephemeral infrastructure hosts with only
20864+
Azure App Services over all hours in the current date for the given org.
20865+
format: int64
20866+
type: integer
20867+
eph_infra_host_only_vsphere_sum:
20868+
description: Shows the sum of all ephemeral infrastructure hosts with only
20869+
vSphere over all hours in the current date for the given org.
20870+
format: int64
20871+
type: integer
20872+
eph_infra_host_opentelemetry_apm_sum:
20873+
description: Shows the sum of all ephemeral APM hosts reported by the Datadog
20874+
exporter for the OpenTelemetry Collector over all hours in the current
20875+
date for the given org.
20876+
format: int64
20877+
type: integer
20878+
eph_infra_host_opentelemetry_sum:
20879+
description: Shows the sum of all ephemeral hosts reported by the Datadog
20880+
exporter for the OpenTelemetry Collector over all hours in the current
20881+
date for the given org.
20882+
format: int64
20883+
type: integer
20884+
eph_infra_host_pro_sum:
20885+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
20886+
over all hours in the current date for the given org.
20887+
format: int64
20888+
type: integer
20889+
eph_infra_host_proplus_sum:
20890+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
20891+
Plus over all hours in the current date for the given org.
20892+
format: int64
20893+
type: integer
2076020894
error_tracking_error_events_sum:
2076120895
description: Shows the sum of all Error Tracking error events over all hours
2076220896
in the current date for the given org.
@@ -21551,6 +21685,73 @@ components:
2155121685
description: Shows the last date of usage in the current month for all organizations.
2155221686
format: date-time
2155321687
type: string
21688+
eph_infra_host_agent_agg_sum:
21689+
description: Shows the sum of all ephemeral infrastructure hosts with the
21690+
Datadog Agent over all hours in the current month for all organizations.
21691+
format: int64
21692+
type: integer
21693+
eph_infra_host_alibaba_agg_sum:
21694+
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
21695+
over all hours in the current month for all organizations.
21696+
format: int64
21697+
type: integer
21698+
eph_infra_host_aws_agg_sum:
21699+
description: Shows the sum of all ephemeral infrastructure hosts on AWS
21700+
over all hours in the current month for all organizations.
21701+
format: int64
21702+
type: integer
21703+
eph_infra_host_azure_agg_sum:
21704+
description: Shows the sum of all ephemeral infrastructure hosts on Azure
21705+
over all hours in the current month for all organizations.
21706+
format: int64
21707+
type: integer
21708+
eph_infra_host_ent_agg_sum:
21709+
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
21710+
over all hours in the current month for all organizations.
21711+
format: int64
21712+
type: integer
21713+
eph_infra_host_gcp_agg_sum:
21714+
description: Shows the sum of all ephemeral infrastructure hosts on GCP
21715+
over all hours in the current month for all organizations.
21716+
format: int64
21717+
type: integer
21718+
eph_infra_host_heroku_agg_sum:
21719+
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
21720+
over all hours in the current month for all organizations.
21721+
format: int64
21722+
type: integer
21723+
eph_infra_host_only_aas_agg_sum:
21724+
description: Shows the sum of all ephemeral infrastructure hosts with only
21725+
Azure App Services over all hours in the current month for all organizations.
21726+
format: int64
21727+
type: integer
21728+
eph_infra_host_only_vsphere_agg_sum:
21729+
description: Shows the sum of all ephemeral infrastructure hosts with only
21730+
vSphere over all hours in the current month for all organizations.
21731+
format: int64
21732+
type: integer
21733+
eph_infra_host_opentelemetry_agg_sum:
21734+
description: Shows the sum of all ephemeral hosts reported by the Datadog
21735+
exporter for the OpenTelemetry Collector over all hours in the current
21736+
month for all organizations.
21737+
format: int64
21738+
type: integer
21739+
eph_infra_host_opentelemetry_apm_agg_sum:
21740+
description: Shows the sum of all ephemeral APM hosts reported by the Datadog
21741+
exporter for the OpenTelemetry Collector over all hours in the current
21742+
month for all organizations.
21743+
format: int64
21744+
type: integer
21745+
eph_infra_host_pro_agg_sum:
21746+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
21747+
over all hours in the current month for all organizations.
21748+
format: int64
21749+
type: integer
21750+
eph_infra_host_proplus_agg_sum:
21751+
description: Shows the sum of all ephemeral infrastructure hosts for Pro
21752+
Plus over all hours in the current month for all organizations.
21753+
format: int64
21754+
type: integer
2155421755
error_tracking_error_events_agg_sum:
2155521756
description: Shows the sum of all Error Tracking error events over all hours
2155621757
in the current month for all organizations.

packages/datadog-api-client-v1/models/UsageSummaryDate.ts

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,58 @@ export class UsageSummaryDate {
247247
* Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.
248248
*/
249249
"dbmQueriesCountAvg"?: number;
250+
/**
251+
* Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
252+
*/
253+
"ephInfraHostAgentSum"?: number;
254+
/**
255+
* Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org.
256+
*/
257+
"ephInfraHostAlibabaSum"?: number;
258+
/**
259+
* Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org.
260+
*/
261+
"ephInfraHostAwsSum"?: number;
262+
/**
263+
* Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
264+
*/
265+
"ephInfraHostAzureSum"?: number;
266+
/**
267+
* Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
268+
*/
269+
"ephInfraHostEntSum"?: number;
270+
/**
271+
* Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org.
272+
*/
273+
"ephInfraHostGcpSum"?: number;
274+
/**
275+
* Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org.
276+
*/
277+
"ephInfraHostHerokuSum"?: number;
278+
/**
279+
* Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org.
280+
*/
281+
"ephInfraHostOnlyAasSum"?: number;
282+
/**
283+
* Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org.
284+
*/
285+
"ephInfraHostOnlyVsphereSum"?: number;
286+
/**
287+
* Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
288+
*/
289+
"ephInfraHostOpentelemetryApmSum"?: number;
290+
/**
291+
* Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
292+
*/
293+
"ephInfraHostOpentelemetrySum"?: number;
294+
/**
295+
* Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org.
296+
*/
297+
"ephInfraHostProSum"?: number;
298+
/**
299+
* Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.
300+
*/
301+
"ephInfraHostProplusSum"?: number;
250302
/**
251303
* Shows the sum of all Error Tracking error events over all hours in the current date for the given org.
252304
*/
@@ -895,6 +947,71 @@ export class UsageSummaryDate {
895947
type: "number",
896948
format: "int64",
897949
},
950+
ephInfraHostAgentSum: {
951+
baseName: "eph_infra_host_agent_sum",
952+
type: "number",
953+
format: "int64",
954+
},
955+
ephInfraHostAlibabaSum: {
956+
baseName: "eph_infra_host_alibaba_sum",
957+
type: "number",
958+
format: "int64",
959+
},
960+
ephInfraHostAwsSum: {
961+
baseName: "eph_infra_host_aws_sum",
962+
type: "number",
963+
format: "int64",
964+
},
965+
ephInfraHostAzureSum: {
966+
baseName: "eph_infra_host_azure_sum",
967+
type: "number",
968+
format: "int64",
969+
},
970+
ephInfraHostEntSum: {
971+
baseName: "eph_infra_host_ent_sum",
972+
type: "number",
973+
format: "int64",
974+
},
975+
ephInfraHostGcpSum: {
976+
baseName: "eph_infra_host_gcp_sum",
977+
type: "number",
978+
format: "int64",
979+
},
980+
ephInfraHostHerokuSum: {
981+
baseName: "eph_infra_host_heroku_sum",
982+
type: "number",
983+
format: "int64",
984+
},
985+
ephInfraHostOnlyAasSum: {
986+
baseName: "eph_infra_host_only_aas_sum",
987+
type: "number",
988+
format: "int64",
989+
},
990+
ephInfraHostOnlyVsphereSum: {
991+
baseName: "eph_infra_host_only_vsphere_sum",
992+
type: "number",
993+
format: "int64",
994+
},
995+
ephInfraHostOpentelemetryApmSum: {
996+
baseName: "eph_infra_host_opentelemetry_apm_sum",
997+
type: "number",
998+
format: "int64",
999+
},
1000+
ephInfraHostOpentelemetrySum: {
1001+
baseName: "eph_infra_host_opentelemetry_sum",
1002+
type: "number",
1003+
format: "int64",
1004+
},
1005+
ephInfraHostProSum: {
1006+
baseName: "eph_infra_host_pro_sum",
1007+
type: "number",
1008+
format: "int64",
1009+
},
1010+
ephInfraHostProplusSum: {
1011+
baseName: "eph_infra_host_proplus_sum",
1012+
type: "number",
1013+
format: "int64",
1014+
},
8981015
errorTrackingErrorEventsSum: {
8991016
baseName: "error_tracking_error_events_sum",
9001017
type: "number",

0 commit comments

Comments
 (0)