Skip to content

Commit 97bcded

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

File tree

5 files changed

+517
-4
lines changed

5 files changed

+517
-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:07.457578",
8-
"spec_repo_commit": "50c16e5f"
7+
"regenerated": "2025-01-03 18:07:32.277333",
8+
"spec_repo_commit": "08abd462"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-01-03 15:57:07.474412",
13-
"spec_repo_commit": "50c16e5f"
12+
"regenerated": "2025-01-03 18:07:32.291292",
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.

0 commit comments

Comments
 (0)