Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ephemeral Infra_host new keys in summary endpoint #2340

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "2025-01-03 15:57:07.457578",
"spec_repo_commit": "50c16e5f"
"regenerated": "2025-01-03 18:07:32.277333",
"spec_repo_commit": "08abd462"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-01-03 15:57:07.474412",
"spec_repo_commit": "50c16e5f"
"regenerated": "2025-01-03 18:07:32.291292",
"spec_repo_commit": "08abd462"
}
}
}
201 changes: 201 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19969,6 +19969,73 @@ components:
over all hours in the current date for all organizations.
format: int64
type: integer
eph_infra_host_agent_sum:
description: Shows the sum of all ephemeral infrastructure hosts with the
Datadog Agent over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_alibaba_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_aws_sum:
description: Shows the sum of all ephemeral infrastructure hosts on AWS
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_azure_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Azure
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_ent_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_gcp_sum:
description: Shows the sum of all ephemeral infrastructure hosts on GCP
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_heroku_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_only_aas_sum:
description: Shows the sum of all ephemeral infrastructure hosts with only
Azure App Services over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_only_vsphere_sum:
description: Shows the sum of all ephemeral infrastructure hosts with only
vSphere over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_opentelemetry_apm_sum:
description: 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.
format: int64
type: integer
eph_infra_host_opentelemetry_sum:
description: 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.
format: int64
type: integer
eph_infra_host_pro_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Pro
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_proplus_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Pro
Plus over all hours in the current date for the given org.
format: int64
type: integer
error_tracking_error_events_sum:
description: Shows the sum of all Error Tracking error events over all hours
in the current date for the given org.
Expand Down Expand Up @@ -20757,6 +20824,73 @@ components:
queries over all hours in the current month for the given org.
format: int64
type: integer
eph_infra_host_agent_sum:
description: Shows the sum of all ephemeral infrastructure hosts with the
Datadog Agent over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_alibaba_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_aws_sum:
description: Shows the sum of all ephemeral infrastructure hosts on AWS
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_azure_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Azure
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_ent_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_gcp_sum:
description: Shows the sum of all ephemeral infrastructure hosts on GCP
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_heroku_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_only_aas_sum:
description: Shows the sum of all ephemeral infrastructure hosts with only
Azure App Services over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_only_vsphere_sum:
description: Shows the sum of all ephemeral infrastructure hosts with only
vSphere over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_opentelemetry_apm_sum:
description: 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.
format: int64
type: integer
eph_infra_host_opentelemetry_sum:
description: 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.
format: int64
type: integer
eph_infra_host_pro_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Pro
over all hours in the current date for the given org.
format: int64
type: integer
eph_infra_host_proplus_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Pro
Plus over all hours in the current date for the given org.
format: int64
type: integer
error_tracking_error_events_sum:
description: Shows the sum of all Error Tracking error events over all hours
in the current date for the given org.
Expand Down Expand Up @@ -21551,6 +21685,73 @@ components:
description: Shows the last date of usage in the current month for all organizations.
format: date-time
type: string
eph_infra_host_agent_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts with the
Datadog Agent over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_alibaba_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Alibaba
over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_aws_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts on AWS
over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_azure_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Azure
over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_ent_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise
over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_gcp_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts on GCP
over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_heroku_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts on Heroku
over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_only_aas_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts with only
Azure App Services over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_only_vsphere_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts with only
vSphere over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_opentelemetry_agg_sum:
description: Shows the sum of all ephemeral hosts reported by the Datadog
exporter for the OpenTelemetry Collector over all hours in the current
month for all organizations.
format: int64
type: integer
eph_infra_host_opentelemetry_apm_agg_sum:
description: Shows the sum of all ephemeral APM hosts reported by the Datadog
exporter for the OpenTelemetry Collector over all hours in the current
month for all organizations.
format: int64
type: integer
eph_infra_host_pro_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Pro
over all hours in the current month for all organizations.
format: int64
type: integer
eph_infra_host_proplus_agg_sum:
description: Shows the sum of all ephemeral infrastructure hosts for Pro
Plus over all hours in the current month for all organizations.
format: int64
type: integer
error_tracking_error_events_agg_sum:
description: Shows the sum of all Error Tracking error events over all hours
in the current month for all organizations.
Expand Down
Loading
Loading