Skip to content

Commit 3dce970

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 16253dd of spec repo
1 parent 0b3df26 commit 3dce970

File tree

7 files changed

+263
-2
lines changed

7 files changed

+263
-2
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4542,6 +4542,7 @@ components:
45424542
- incident_management_monthly_active_users_usage
45434543
- indexed_spans_usage
45444544
- infra_host_usage
4545+
- infra_host_basic_usage
45454546
- ingested_logs_bytes_usage
45464547
- ingested_spans_bytes_usage
45474548
- invocations_usage
@@ -4630,6 +4631,7 @@ components:
46304631
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE
46314632
- INDEXED_SPANS_USAGE
46324633
- INFRA_HOST_USAGE
4634+
- INFRA_HOST_BASIC_USAGE
46334635
- INGESTED_LOGS_BYTES_USAGE
46344636
- INGESTED_SPANS_BYTES_USAGE
46354637
- INVOCATIONS_USAGE
@@ -9124,6 +9126,8 @@ components:
91249126
- incident_management_monthly_active_users_percentage
91259127
- infra_host_usage
91269128
- infra_host_percentage
9129+
- infra_host_basic_usage
9130+
- infra_host_basic_percentage
91279131
- invocations_usage
91289132
- invocations_percentage
91299133
- lambda_traced_invocations_usage
@@ -9291,6 +9295,8 @@ components:
92919295
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE
92929296
- INFRA_HOST_USAGE
92939297
- INFRA_HOST_PERCENTAGE
9298+
- INFRA_HOST_BASIC_USAGE
9299+
- INFRA_HOST_BASIC_PERCENTAGE
92949300
- INVOCATIONS_USAGE
92959301
- INVOCATIONS_PERCENTAGE
92969302
- LAMBDA_TRACED_INVOCATIONS_USAGE
@@ -9688,6 +9694,14 @@ components:
96889694
description: The total APM Indexed Spans usage by tag(s).
96899695
format: double
96909696
type: number
9697+
infra_host_basic_percentage:
9698+
description: The percentage of infrastructure host Basic usage by tag(s).
9699+
format: double
9700+
type: number
9701+
infra_host_basic_usage:
9702+
description: The infrastructure host Basic usage by tag(s).
9703+
format: double
9704+
type: number
96919705
infra_host_percentage:
96929706
description: The percentage of infrastructure host usage by tag(s).
96939707
format: double
@@ -21281,6 +21295,18 @@ components:
2128121295
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2128221296
format: int64
2128321297
type: integer
21298+
eph_infra_host_basic_infra_basic_agent_sum:
21299+
description: Shows the sum of all ephemeral infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for all organizations.
21300+
format: int64
21301+
type: integer
21302+
eph_infra_host_basic_infra_basic_vsphere_sum:
21303+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21304+
format: int64
21305+
type: integer
21306+
eph_infra_host_basic_sum:
21307+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for all organizations.
21308+
format: int64
21309+
type: integer
2128421310
eph_infra_host_ent_sum:
2128521311
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2128621312
format: int64
@@ -21429,6 +21455,18 @@ components:
2142921455
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations.
2143021456
format: int64
2143121457
type: integer
21458+
infra_host_basic_infra_basic_agent_top99p:
21459+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for all organizations.
21460+
format: int64
21461+
type: integer
21462+
infra_host_basic_infra_basic_vsphere_top99p:
21463+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21464+
format: int64
21465+
type: integer
21466+
infra_host_basic_top99p:
21467+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for all organizations.
21468+
format: int64
21469+
type: integer
2143221470
infra_host_top99p:
2143321471
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
2143421472
format: int64
@@ -22174,6 +22212,18 @@ components:
2217422212
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2217522213
format: int64
2217622214
type: integer
22215+
eph_infra_host_basic_infra_basic_agent_sum:
22216+
description: Shows the sum of all ephemeral infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for the given org.
22217+
format: int64
22218+
type: integer
22219+
eph_infra_host_basic_infra_basic_vsphere_sum:
22220+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for the given org.
22221+
format: int64
22222+
type: integer
22223+
eph_infra_host_basic_sum:
22224+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for the given org.
22225+
format: int64
22226+
type: integer
2217722227
eph_infra_host_ent_sum:
2217822228
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2217922229
format: int64
@@ -22326,6 +22376,18 @@ components:
2232622376
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org.
2232722377
format: int64
2232822378
type: integer
22379+
infra_host_basic_infra_basic_agent_top99p:
22380+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for the given org.
22381+
format: int64
22382+
type: integer
22383+
infra_host_basic_infra_basic_vsphere_top99p:
22384+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for the given org.
22385+
format: int64
22386+
type: integer
22387+
infra_host_basic_top99p:
22388+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for the given org.
22389+
format: int64
22390+
type: integer
2232922391
infra_host_top99p:
2233022392
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
2233122393
format: int64
@@ -23077,6 +23139,18 @@ components:
2307723139
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.
2307823140
format: int64
2307923141
type: integer
23142+
eph_infra_host_basic_agg_sum:
23143+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current month for all organizations.
23144+
format: int64
23145+
type: integer
23146+
eph_infra_host_basic_infra_basic_agent_agg_sum:
23147+
description: Shows the sum of all ephemeral infrastructure hosts for Basic with the Datadog Agent over all hours in the current month for all organizations.
23148+
format: int64
23149+
type: integer
23150+
eph_infra_host_basic_infra_basic_vsphere_agg_sum:
23151+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23152+
format: int64
23153+
type: integer
2308023154
eph_infra_host_ent_agg_sum:
2308123155
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.
2308223156
format: int64
@@ -23226,6 +23300,18 @@ components:
2322623300
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations.
2322723301
format: int64
2322823302
type: integer
23303+
infra_host_basic_infra_basic_agent_top99p_sum:
23304+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic with the Datadog Agent over all hours in the current month for all organizations.
23305+
format: int64
23306+
type: integer
23307+
infra_host_basic_infra_basic_vsphere_top99p_sum:
23308+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23309+
format: int64
23310+
type: integer
23311+
infra_host_basic_top99p_sum:
23312+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current month for all organizations.
23313+
format: int64
23314+
type: integer
2322923315
infra_host_top99p_sum:
2323023316
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
2323123317
format: int64

src/datadog_api_client/v1/model/hourly_usage_attribution_usage_type.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
1717
Supported products for hourly usage attribution requests. Usage types are in the format `<usage_type>_usage`.
1818
To obtain the complete list of valid usage types, make a request to the [Get usage attribution types API](https://docs.datadoghq.com/api/latest/usage-metering/#get-usage-attribution-types).
1919
20-
:param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "apm_usm_usage", "appsec_fargate_usage", "appsec_usage", "asm_serverless_traced_invocations_usage", "asm_serverless_traced_invocations_percentage", "bits_ai_investigations_usage", "browser_usage", "ci_code_coverage_committers_percentage", "ci_code_coverage_committers_usage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_usage", "ci_visibility_itr_usage", "cloud_siem_usage", "code_security_host_usage", "container_excl_agent_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_event_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_fargate_task_usage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_stream_monitoring_usage", "dbm_hosts_usage", "dbm_queries_usage", "error_tracking_usage", "error_tracking_percentage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "flex_logs_starter", "flex_stored_logs", "functions_usage", "incident_management_monthly_active_users_usage", "indexed_spans_usage", "infra_host_usage", "ingested_logs_bytes_usage", "ingested_spans_bytes_usage", "invocations_usage", "lambda_traced_invocations_usage", "llm_observability_usage", "llm_spans_usage", "logs_indexed_15day_usage", "logs_indexed_180day_usage", "logs_indexed_1day_usage", "logs_indexed_30day_usage", "logs_indexed_360day_usage", "logs_indexed_3day_usage", "logs_indexed_45day_usage", "logs_indexed_60day_usage", "logs_indexed_7day_usage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_usage", "mobile_app_testing_usage", "ndm_netflow_usage", "npm_host_usage", "network_device_wireless_usage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_usage", "online_archive_usage", "product_analytics_session_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "published_app", "rum_browser_mobile_sessions_usage", "rum_ingested_usage", "rum_investigate_usage", "rum_replay_sessions_usage", "rum_session_replay_add_on_usage", "sca_fargate_usage", "sds_scanned_bytes_usage", "serverless_apps_usage", "serverless_apps_apm_usage", "siem_analyzed_logs_add_on_usage", "siem_ingested_bytes_usage", "snmp_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage", "workflow_executions_usage"].
20+
:param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "apm_usm_usage", "appsec_fargate_usage", "appsec_usage", "asm_serverless_traced_invocations_usage", "asm_serverless_traced_invocations_percentage", "bits_ai_investigations_usage", "browser_usage", "ci_code_coverage_committers_percentage", "ci_code_coverage_committers_usage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_usage", "ci_visibility_itr_usage", "cloud_siem_usage", "code_security_host_usage", "container_excl_agent_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_event_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_fargate_task_usage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_stream_monitoring_usage", "dbm_hosts_usage", "dbm_queries_usage", "error_tracking_usage", "error_tracking_percentage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "flex_logs_starter", "flex_stored_logs", "functions_usage", "incident_management_monthly_active_users_usage", "indexed_spans_usage", "infra_host_usage", "infra_host_basic_usage", "ingested_logs_bytes_usage", "ingested_spans_bytes_usage", "invocations_usage", "lambda_traced_invocations_usage", "llm_observability_usage", "llm_spans_usage", "logs_indexed_15day_usage", "logs_indexed_180day_usage", "logs_indexed_1day_usage", "logs_indexed_30day_usage", "logs_indexed_360day_usage", "logs_indexed_3day_usage", "logs_indexed_45day_usage", "logs_indexed_60day_usage", "logs_indexed_7day_usage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_usage", "mobile_app_testing_usage", "ndm_netflow_usage", "npm_host_usage", "network_device_wireless_usage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_usage", "online_archive_usage", "product_analytics_session_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "published_app", "rum_browser_mobile_sessions_usage", "rum_ingested_usage", "rum_investigate_usage", "rum_replay_sessions_usage", "rum_session_replay_add_on_usage", "sca_fargate_usage", "sds_scanned_bytes_usage", "serverless_apps_usage", "serverless_apps_apm_usage", "siem_analyzed_logs_add_on_usage", "siem_ingested_bytes_usage", "snmp_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage", "workflow_executions_usage"].
2121
:type value: str
2222
"""
2323

@@ -64,6 +64,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
6464
"incident_management_monthly_active_users_usage",
6565
"indexed_spans_usage",
6666
"infra_host_usage",
67+
"infra_host_basic_usage",
6768
"ingested_logs_bytes_usage",
6869
"ingested_spans_bytes_usage",
6970
"invocations_usage",
@@ -151,6 +152,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
151152
INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
152153
INDEXED_SPANS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
153154
INFRA_HOST_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
155+
INFRA_HOST_BASIC_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
154156
INGESTED_LOGS_BYTES_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
155157
INGESTED_SPANS_BYTES_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
156158
INVOCATIONS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
@@ -273,6 +275,7 @@ def openapi_types(_):
273275
)
274276
HourlyUsageAttributionUsageType.INDEXED_SPANS_USAGE = HourlyUsageAttributionUsageType("indexed_spans_usage")
275277
HourlyUsageAttributionUsageType.INFRA_HOST_USAGE = HourlyUsageAttributionUsageType("infra_host_usage")
278+
HourlyUsageAttributionUsageType.INFRA_HOST_BASIC_USAGE = HourlyUsageAttributionUsageType("infra_host_basic_usage")
276279
HourlyUsageAttributionUsageType.INGESTED_LOGS_BYTES_USAGE = HourlyUsageAttributionUsageType("ingested_logs_bytes_usage")
277280
HourlyUsageAttributionUsageType.INGESTED_SPANS_BYTES_USAGE = HourlyUsageAttributionUsageType(
278281
"ingested_spans_bytes_usage"

0 commit comments

Comments
 (0)