Skip to content

Commit df7217b

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b6b724b of spec repo
1 parent aa49333 commit df7217b

9 files changed

+265
-4
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4543,6 +4543,7 @@ components:
45434543
- incident_management_monthly_active_users_usage
45444544
- indexed_spans_usage
45454545
- infra_host_usage
4546+
- infra_host_basic_usage
45464547
- ingested_logs_bytes_usage
45474548
- ingested_spans_bytes_usage
45484549
- invocations_usage
@@ -4631,6 +4632,7 @@ components:
46314632
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE
46324633
- INDEXED_SPANS_USAGE
46334634
- INFRA_HOST_USAGE
4635+
- INFRA_HOST_BASIC_USAGE
46344636
- INGESTED_LOGS_BYTES_USAGE
46354637
- INGESTED_SPANS_BYTES_USAGE
46364638
- INVOCATIONS_USAGE
@@ -9129,6 +9131,8 @@ components:
91299131
- incident_management_monthly_active_users_percentage
91309132
- infra_host_usage
91319133
- infra_host_percentage
9134+
- infra_host_basic_usage
9135+
- infra_host_basic_percentage
91329136
- invocations_usage
91339137
- invocations_percentage
91349138
- lambda_traced_invocations_usage
@@ -9296,6 +9300,8 @@ components:
92969300
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE
92979301
- INFRA_HOST_USAGE
92989302
- INFRA_HOST_PERCENTAGE
9303+
- INFRA_HOST_BASIC_USAGE
9304+
- INFRA_HOST_BASIC_PERCENTAGE
92999305
- INVOCATIONS_USAGE
93009306
- INVOCATIONS_PERCENTAGE
93019307
- LAMBDA_TRACED_INVOCATIONS_USAGE
@@ -9693,6 +9699,14 @@ components:
96939699
description: The total APM Indexed Spans usage by tag(s).
96949700
format: double
96959701
type: number
9702+
infra_host_basic_percentage:
9703+
description: The percentage of infrastructure host Basic usage by tag(s).
9704+
format: double
9705+
type: number
9706+
infra_host_basic_usage:
9707+
description: The infrastructure host Basic usage by tag(s).
9708+
format: double
9709+
type: number
96969710
infra_host_percentage:
96979711
description: The percentage of infrastructure host usage by tag(s).
96989712
format: double
@@ -21305,6 +21319,18 @@ components:
2130521319
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2130621320
format: int64
2130721321
type: integer
21322+
eph_infra_host_basic_infra_basic_agent_sum:
21323+
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.
21324+
format: int64
21325+
type: integer
21326+
eph_infra_host_basic_infra_basic_vsphere_sum:
21327+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21328+
format: int64
21329+
type: integer
21330+
eph_infra_host_basic_sum:
21331+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for all organizations.
21332+
format: int64
21333+
type: integer
2130821334
eph_infra_host_ent_sum:
2130921335
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2131021336
format: int64
@@ -21453,6 +21479,18 @@ components:
2145321479
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations.
2145421480
format: int64
2145521481
type: integer
21482+
infra_host_basic_infra_basic_agent_top99p:
21483+
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.
21484+
format: int64
21485+
type: integer
21486+
infra_host_basic_infra_basic_vsphere_top99p:
21487+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21488+
format: int64
21489+
type: integer
21490+
infra_host_basic_top99p:
21491+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for all organizations.
21492+
format: int64
21493+
type: integer
2145621494
infra_host_top99p:
2145721495
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
2145821496
format: int64
@@ -22198,6 +22236,18 @@ components:
2219822236
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2219922237
format: int64
2220022238
type: integer
22239+
eph_infra_host_basic_infra_basic_agent_sum:
22240+
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.
22241+
format: int64
22242+
type: integer
22243+
eph_infra_host_basic_infra_basic_vsphere_sum:
22244+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for the given org.
22245+
format: int64
22246+
type: integer
22247+
eph_infra_host_basic_sum:
22248+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for the given org.
22249+
format: int64
22250+
type: integer
2220122251
eph_infra_host_ent_sum:
2220222252
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2220322253
format: int64
@@ -22350,6 +22400,18 @@ components:
2235022400
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org.
2235122401
format: int64
2235222402
type: integer
22403+
infra_host_basic_infra_basic_agent_top99p:
22404+
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.
22405+
format: int64
22406+
type: integer
22407+
infra_host_basic_infra_basic_vsphere_top99p:
22408+
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.
22409+
format: int64
22410+
type: integer
22411+
infra_host_basic_top99p:
22412+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for the given org.
22413+
format: int64
22414+
type: integer
2235322415
infra_host_top99p:
2235422416
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
2235522417
format: int64
@@ -23101,6 +23163,18 @@ components:
2310123163
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.
2310223164
format: int64
2310323165
type: integer
23166+
eph_infra_host_basic_agg_sum:
23167+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current month for all organizations.
23168+
format: int64
23169+
type: integer
23170+
eph_infra_host_basic_infra_basic_agent_agg_sum:
23171+
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.
23172+
format: int64
23173+
type: integer
23174+
eph_infra_host_basic_infra_basic_vsphere_agg_sum:
23175+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23176+
format: int64
23177+
type: integer
2310423178
eph_infra_host_ent_agg_sum:
2310523179
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.
2310623180
format: int64
@@ -23250,6 +23324,18 @@ components:
2325023324
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations.
2325123325
format: int64
2325223326
type: integer
23327+
infra_host_basic_infra_basic_agent_top99p_sum:
23328+
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.
23329+
format: int64
23330+
type: integer
23331+
infra_host_basic_infra_basic_vsphere_top99p_sum:
23332+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23333+
format: int64
23334+
type: integer
23335+
infra_host_basic_top99p_sum:
23336+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current month for all organizations.
23337+
format: int64
23338+
type: integer
2325323339
infra_host_top99p_sum:
2325423340
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
2325523341
format: int64

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46179,7 +46179,7 @@ components:
4617946179
$ref: "#/components/schemas/ObservabilityPipelineParseGrokProcessorRuleMatchRule"
4618046180
type: array
4618146181
source:
46182-
description: The value of the source field in log events to be processed by the Grok rules.
46182+
description: The name of the field in the log event to apply the Grok rules to.
4618346183
example: "message"
4618446184
type: string
4618546185
support_rules:

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)