From 66847fdf54bdc9138e6971ada4a518b5b412ffc3 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Mon, 8 Jun 2026 20:12:57 +0000 Subject: [PATCH] Regenerate client from commit 8643c5e of spec repo --- .generator/schemas/v1/openapi.yaml | 432 +++++++++++++----- .../v1/model/usage_summary_date.py | 36 ++ .../v1/model/usage_summary_date_org.py | 36 ++ .../v1/model/usage_summary_response.py | 36 ++ 4 files changed, 432 insertions(+), 108 deletions(-) diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index e922a2a26a..1a0f742ff6 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -22823,23 +22823,33 @@ components: format: int64 type: integer ai_credits_agent_builder_ai_credits_sum: - description: Shows the sum of all AI credits used by Agent Builder over all hours in the current date for all organizations. + description: |- + Shows the sum of all AI credits used by Agent Builder over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_assistant_ai_credits_sum: - description: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for all organizations. + description: |- + Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_dev_ai_credits_sum: - description: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for all organizations. + description: |- + Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_sre_ai_credits_sum: - description: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for all organizations. + description: |- + Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_sum: - description: Shows the sum of all AI credits over all hours in the current date for all organizations. + description: |- + Shows the sum of all AI credits over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer apm_azure_app_service_host_top99p: @@ -23198,7 +23208,9 @@ components: format: int64 type: integer do_jobs_monitoring_orchestrators_job_hours_sum: - description: Shows the sum of all orchestrator job hours over all hours in the current date for all organizations. + description: |- + Shows the sum of all orchestrator job hours over all hours in the current date for all organizations. + Values are returned in seconds. Divide by 3,600 to convert to hours. format: int64 type: integer eph_infra_host_agent_sum: @@ -23382,123 +23394,183 @@ components: format: int64 type: integer infra_cpu_avg: - description: Shows the average of all Infrastructure vCPU cores over all hours in the current date for all organizations. + description: |- + Shows the average of all Infrastructure vCPU cores over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_avg: - description: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_basic_avg: - description: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + description: |- + Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_basic_sum: - description: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + description: |- + Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_sum: - description: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_aws_avg: - description: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_aws_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_azure_avg: - description: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_azure_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_gcp_avg: - description: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_gcp_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_avg: - description: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_basic_avg: - description: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + description: |- + Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_basic_sum: - description: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + description: |- + Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_opentelemetry_avg: - description: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_opentelemetry_sum: - description: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_agent_avg: - description: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_agent_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_aws_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_aws_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_azure_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_azure_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_gcp_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_gcp_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_nutanix_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_nutanix_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_opentelemetry_avg: - description: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_opentelemetry_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_sum: - description: Shows the sum of all Infrastructure vCPU cores over all hours in the current date for all organizations. + description: |- + Shows the sum of all Infrastructure vCPU cores over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_edge_monitoring_devices_top99p: @@ -24058,23 +24130,33 @@ components: format: int64 type: integer ai_credits_agent_builder_ai_credits_sum: - description: Shows the sum of all AI credits used by Agent Builder over all hours in the current date for the given org. + description: |- + Shows the sum of all AI credits used by Agent Builder over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_assistant_ai_credits_sum: - description: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for the given org. + description: |- + Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_dev_ai_credits_sum: - description: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for the given org. + description: |- + Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_sre_ai_credits_sum: - description: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for the given org. + description: |- + Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_sum: - description: Shows the sum of all AI credits over all hours in the current date for the given org. + description: |- + Shows the sum of all AI credits over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer apm_azure_app_service_host_top99p: @@ -24437,7 +24519,9 @@ components: format: int64 type: integer do_jobs_monitoring_orchestrators_job_hours_sum: - description: Shows the sum of all orchestrator job hours over all hours in the current date for the given org. + description: |- + Shows the sum of all orchestrator job hours over all hours in the current date for the given org. + Values are returned in seconds. Divide by 3,600 to convert to hours. format: int64 type: integer eph_infra_host_agent_sum: @@ -24625,123 +24709,183 @@ components: format: int64 type: integer infra_cpu_avg: - description: Shows the average of all Infrastructure vCPU cores over all hours in the current date for the given org. + description: |- + Shows the average of all Infrastructure vCPU cores over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_avg: - description: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + description: |- + Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_basic_avg: - description: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + description: |- + Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_basic_sum: - description: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + description: |- + Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_sum: - description: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + description: |- + Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_aws_avg: - description: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + description: |- + Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_aws_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_azure_avg: - description: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + description: |- + Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_azure_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_gcp_avg: - description: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + description: |- + Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_gcp_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_avg: - description: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + description: |- + Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_basic_avg: - description: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + description: |- + Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_basic_sum: - description: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + description: |- + Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_opentelemetry_avg: - description: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + description: |- + Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_opentelemetry_sum: - description: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + description: |- + Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_agent_avg: - description: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + description: |- + Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_agent_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_aws_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_aws_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_azure_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_azure_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_gcp_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_gcp_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_nutanix_avg: - description: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_nutanix_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_opentelemetry_avg: - description: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + description: |- + Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_opentelemetry_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_sum: - description: Shows the sum of all Infrastructure vCPU cores over all hours in the current date for the given org. + description: |- + Shows the sum of all Infrastructure vCPU cores over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_edge_monitoring_devices_top99p: @@ -25300,23 +25444,33 @@ components: format: int64 type: integer ai_credits_agent_builder_ai_credits_agg_sum: - description: Shows the sum of all AI credits used by Agent Builder over all hours in the current month for all organizations. + description: |- + Shows the sum of all AI credits used by Agent Builder over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_agg_sum: - description: Shows the sum of all AI credits over all hours in the current month for all organizations. + description: |- + Shows the sum of all AI credits over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_assistant_ai_credits_agg_sum: - description: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current month for all organizations. + description: |- + Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_dev_ai_credits_agg_sum: - description: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current month for all organizations. + description: |- + Shows the sum of all AI credits used by Bits AI Dev over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer ai_credits_bits_sre_ai_credits_agg_sum: - description: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current month for all organizations. + description: |- + Shows the sum of all AI credits used by Bits AI SRE over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. format: int64 type: integer apm_azure_app_service_host_top99p_sum: @@ -25683,7 +25837,9 @@ components: format: int64 type: integer do_jobs_monitoring_orchestrators_job_hours_agg_sum: - description: Shows the sum of all orchestrator job hours over all hours in the current month for all organizations. + description: |- + Shows the sum of all orchestrator job hours over all hours in the current month for all organizations. + Values are returned in seconds. Divide by 3,600 to convert to hours. format: int64 type: integer end_date: @@ -25872,123 +26028,183 @@ components: format: int64 type: integer infra_cpu_agg_sum: - description: Shows the sum of all Infrastructure vCPU cores over all hours in the current month for all organizations. + description: |- + Shows the sum of all Infrastructure vCPU cores over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_avg_sum: - description: Shows the average of all Infrastructure vCPU cores over all hours in the current month for all organizations. + description: |- + Shows the average of all Infrastructure vCPU cores over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_agg_sum: - description: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_avg_sum: - description: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_basic_agg_sum: - description: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + description: |- + Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_agent_basic_avg_sum: - description: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + description: |- + Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_aws_agg_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_aws_avg_sum: - description: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_azure_agg_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_azure_avg_sum: - description: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_gcp_agg_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_gcp_avg_sum: - description: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_agg_sum: - description: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_avg_sum: - description: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_basic_agg_sum: - description: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + description: |- + Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_nutanix_basic_avg_sum: - description: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + description: |- + Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_opentelemetry_agg_sum: - description: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + description: |- + Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_default_infra_host_vcpu_opentelemetry_avg_sum: - description: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + description: |- + Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_agent_agg_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_agent_avg_sum: - description: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_aws_agg_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_aws_avg_sum: - description: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_azure_agg_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_azure_avg_sum: - description: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_gcp_agg_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_gcp_avg_sum: - description: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_nutanix_agg_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_nutanix_avg_sum: - description: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_opentelemetry_agg_sum: - description: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + description: |- + Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_cpu_observed_infra_host_vcpu_opentelemetry_avg_sum: - description: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + description: |- + Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. format: int64 type: integer infra_edge_monitoring_devices_top99p_sum: diff --git a/src/datadog_api_client/v1/model/usage_summary_date.py b/src/datadog_api_client/v1/model/usage_summary_date.py index 54032a2862..bc95b5ea0e 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date.py +++ b/src/datadog_api_client/v1/model/usage_summary_date.py @@ -948,18 +948,23 @@ def __init__( :type agent_host_top99p: int, optional :param ai_credits_agent_builder_ai_credits_sum: Shows the sum of all AI credits used by Agent Builder over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_agent_builder_ai_credits_sum: int, optional :param ai_credits_bits_assistant_ai_credits_sum: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_assistant_ai_credits_sum: int, optional :param ai_credits_bits_dev_ai_credits_sum: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_dev_ai_credits_sum: int, optional :param ai_credits_bits_sre_ai_credits_sum: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_sre_ai_credits_sum: int, optional :param ai_credits_sum: Shows the sum of all AI credits over all hours in the current date for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_sum: int, optional :param apm_azure_app_service_host_top99p: Shows the 99th percentile of all Azure app services using APM over all hours in the current date all organizations. @@ -1227,6 +1232,7 @@ def __init__( :type dbm_queries_count_avg: int, optional :param do_jobs_monitoring_orchestrators_job_hours_sum: Shows the sum of all orchestrator job hours over all hours in the current date for all organizations. + Values are returned in seconds. Divide by 3,600 to convert to hours. :type do_jobs_monitoring_orchestrators_job_hours_sum: int, optional :param eph_infra_host_agent_sum: Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org. @@ -1365,93 +1371,123 @@ def __init__( :type indexed_points_sum: int, optional :param infra_cpu_avg: Shows the average of all Infrastructure vCPU cores over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_avg: int, optional :param infra_cpu_default_infra_host_vcpu_agent_avg: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_avg: int, optional :param infra_cpu_default_infra_host_vcpu_agent_basic_avg: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_basic_avg: int, optional :param infra_cpu_default_infra_host_vcpu_agent_basic_sum: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_basic_sum: int, optional :param infra_cpu_default_infra_host_vcpu_agent_sum: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_sum: int, optional :param infra_cpu_default_infra_host_vcpu_aws_avg: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_aws_avg: int, optional :param infra_cpu_default_infra_host_vcpu_aws_sum: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_aws_sum: int, optional :param infra_cpu_default_infra_host_vcpu_azure_avg: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_azure_avg: int, optional :param infra_cpu_default_infra_host_vcpu_azure_sum: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_azure_sum: int, optional :param infra_cpu_default_infra_host_vcpu_gcp_avg: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_gcp_avg: int, optional :param infra_cpu_default_infra_host_vcpu_gcp_sum: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_gcp_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_avg: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_avg: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_basic_avg: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_basic_avg: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_basic_sum: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_basic_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_sum: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_sum: int, optional :param infra_cpu_default_infra_host_vcpu_opentelemetry_avg: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_opentelemetry_avg: int, optional :param infra_cpu_default_infra_host_vcpu_opentelemetry_sum: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_opentelemetry_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_agent_avg: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_agent_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_agent_sum: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_agent_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_aws_avg: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_aws_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_aws_sum: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_aws_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_azure_avg: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_azure_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_azure_sum: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_azure_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_gcp_avg: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_gcp_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_gcp_sum: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_gcp_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_nutanix_avg: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_nutanix_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_nutanix_sum: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_nutanix_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_opentelemetry_avg: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_opentelemetry_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_opentelemetry_sum: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_opentelemetry_sum: int, optional :param infra_cpu_sum: Shows the sum of all Infrastructure vCPU cores over all hours in the current date for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_sum: int, optional :param infra_edge_monitoring_devices_top99p: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations. diff --git a/src/datadog_api_client/v1/model/usage_summary_date_org.py b/src/datadog_api_client/v1/model/usage_summary_date_org.py index df38ada398..3ddd464d39 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date_org.py +++ b/src/datadog_api_client/v1/model/usage_summary_date_org.py @@ -965,18 +965,23 @@ def __init__( :type agent_host_top99p: int, optional :param ai_credits_agent_builder_ai_credits_sum: Shows the sum of all AI credits used by Agent Builder over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_agent_builder_ai_credits_sum: int, optional :param ai_credits_bits_assistant_ai_credits_sum: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_assistant_ai_credits_sum: int, optional :param ai_credits_bits_dev_ai_credits_sum: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_dev_ai_credits_sum: int, optional :param ai_credits_bits_sre_ai_credits_sum: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_sre_ai_credits_sum: int, optional :param ai_credits_sum: Shows the sum of all AI credits over all hours in the current date for the given org. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_sum: int, optional :param apm_azure_app_service_host_top99p: Shows the 99th percentile of all Azure app services using APM over all hours in the current date for the given org. @@ -1247,6 +1252,7 @@ def __init__( :type dbm_queries_avg_sum: int, optional :param do_jobs_monitoring_orchestrators_job_hours_sum: Shows the sum of all orchestrator job hours over all hours in the current date for the given org. + Values are returned in seconds. Divide by 3,600 to convert to hours. :type do_jobs_monitoring_orchestrators_job_hours_sum: int, optional :param eph_infra_host_agent_sum: Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org. @@ -1388,93 +1394,123 @@ def __init__( :type indexed_points_sum: int, optional :param infra_cpu_avg: Shows the average of all Infrastructure vCPU cores over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_avg: int, optional :param infra_cpu_default_infra_host_vcpu_agent_avg: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_avg: int, optional :param infra_cpu_default_infra_host_vcpu_agent_basic_avg: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_basic_avg: int, optional :param infra_cpu_default_infra_host_vcpu_agent_basic_sum: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_basic_sum: int, optional :param infra_cpu_default_infra_host_vcpu_agent_sum: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_sum: int, optional :param infra_cpu_default_infra_host_vcpu_aws_avg: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_aws_avg: int, optional :param infra_cpu_default_infra_host_vcpu_aws_sum: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_aws_sum: int, optional :param infra_cpu_default_infra_host_vcpu_azure_avg: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_azure_avg: int, optional :param infra_cpu_default_infra_host_vcpu_azure_sum: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_azure_sum: int, optional :param infra_cpu_default_infra_host_vcpu_gcp_avg: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_gcp_avg: int, optional :param infra_cpu_default_infra_host_vcpu_gcp_sum: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_gcp_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_avg: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_avg: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_basic_avg: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_basic_avg: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_basic_sum: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_basic_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_sum: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_sum: int, optional :param infra_cpu_default_infra_host_vcpu_opentelemetry_avg: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_opentelemetry_avg: int, optional :param infra_cpu_default_infra_host_vcpu_opentelemetry_sum: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_opentelemetry_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_agent_avg: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_agent_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_agent_sum: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_agent_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_aws_avg: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_aws_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_aws_sum: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_aws_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_azure_avg: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_azure_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_azure_sum: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_azure_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_gcp_avg: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_gcp_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_gcp_sum: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_gcp_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_nutanix_avg: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_nutanix_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_nutanix_sum: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_nutanix_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_opentelemetry_avg: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_opentelemetry_avg: int, optional :param infra_cpu_observed_infra_host_vcpu_opentelemetry_sum: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_opentelemetry_sum: int, optional :param infra_cpu_sum: Shows the sum of all Infrastructure vCPU cores over all hours in the current date for the given org. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_sum: int, optional :param infra_edge_monitoring_devices_top99p: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org. diff --git a/src/datadog_api_client/v1/model/usage_summary_response.py b/src/datadog_api_client/v1/model/usage_summary_response.py index 7414b74d21..5d9313d75f 100644 --- a/src/datadog_api_client/v1/model/usage_summary_response.py +++ b/src/datadog_api_client/v1/model/usage_summary_response.py @@ -984,18 +984,23 @@ def __init__( :type agent_host_top99p_sum: int, optional :param ai_credits_agent_builder_ai_credits_agg_sum: Shows the sum of all AI credits used by Agent Builder over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_agent_builder_ai_credits_agg_sum: int, optional :param ai_credits_agg_sum: Shows the sum of all AI credits over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_agg_sum: int, optional :param ai_credits_bits_assistant_ai_credits_agg_sum: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_assistant_ai_credits_agg_sum: int, optional :param ai_credits_bits_dev_ai_credits_agg_sum: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_dev_ai_credits_agg_sum: int, optional :param ai_credits_bits_sre_ai_credits_agg_sum: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current month for all organizations. + Values are returned in micro-credits. Divide by 1,000,000 to get AI credits. :type ai_credits_bits_sre_ai_credits_agg_sum: int, optional :param apm_azure_app_service_host_top99p_sum: Shows the 99th percentile of all Azure app services using APM over all hours in the current month all organizations. @@ -1269,6 +1274,7 @@ def __init__( :type dbm_queries_avg_sum: int, optional :param do_jobs_monitoring_orchestrators_job_hours_agg_sum: Shows the sum of all orchestrator job hours over all hours in the current month for all organizations. + Values are returned in seconds. Divide by 3,600 to convert to hours. :type do_jobs_monitoring_orchestrators_job_hours_agg_sum: int, optional :param end_date: Shows the last date of usage in the current month for all organizations. @@ -1410,93 +1416,123 @@ def __init__( :type indexed_points_agg_sum: int, optional :param infra_cpu_agg_sum: Shows the sum of all Infrastructure vCPU cores over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_agg_sum: int, optional :param infra_cpu_avg_sum: Shows the average of all Infrastructure vCPU cores over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_agent_agg_sum: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_agent_avg_sum: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_agent_basic_agg_sum: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_basic_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_agent_basic_avg_sum: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_agent_basic_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_aws_agg_sum: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_aws_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_aws_avg_sum: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_aws_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_azure_agg_sum: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_azure_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_azure_avg_sum: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_azure_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_gcp_agg_sum: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_gcp_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_gcp_avg_sum: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_gcp_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_agg_sum: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_avg_sum: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_basic_agg_sum: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_basic_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_nutanix_basic_avg_sum: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_nutanix_basic_avg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_opentelemetry_agg_sum: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_opentelemetry_agg_sum: int, optional :param infra_cpu_default_infra_host_vcpu_opentelemetry_avg_sum: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_default_infra_host_vcpu_opentelemetry_avg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_agent_agg_sum: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_agent_agg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_agent_avg_sum: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_agent_avg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_aws_agg_sum: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_aws_agg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_aws_avg_sum: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_aws_avg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_azure_agg_sum: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_azure_agg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_azure_avg_sum: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_azure_avg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_gcp_agg_sum: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_gcp_agg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_gcp_avg_sum: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_gcp_avg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_nutanix_agg_sum: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_nutanix_agg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_nutanix_avg_sum: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_nutanix_avg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_opentelemetry_agg_sum: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_opentelemetry_agg_sum: int, optional :param infra_cpu_observed_infra_host_vcpu_opentelemetry_avg_sum: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. + Values are returned in millicores. Divide by 1,000 to convert to cores. :type infra_cpu_observed_infra_host_vcpu_opentelemetry_avg_sum: int, optional :param infra_edge_monitoring_devices_top99p_sum: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations.