Skip to content

Commit a07aafb

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 223ef03f of spec repo
1 parent e54f10b commit a07aafb

10 files changed

+92
-9
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.5",
7-
"regenerated": "2023-09-06 15:59:41.504730",
8-
"spec_repo_commit": "f65a8312"
7+
"regenerated": "2023-09-07 18:18:39.566636",
8+
"spec_repo_commit": "223ef03f"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.5",
12-
"regenerated": "2023-09-06 15:59:41.521256",
13-
"spec_repo_commit": "f65a8312"
12+
"regenerated": "2023-09-07 18:18:39.579634",
13+
"spec_repo_commit": "223ef03f"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3908,6 +3908,7 @@ components:
39083908
- functions_usage
39093909
- infra_host_usage
39103910
- invocations_usage
3911+
- mobile_app_testing_usage
39113912
- npm_host_usage
39123913
- obs_pipeline_bytes_usage
39133914
- profiled_container_usage
@@ -3946,6 +3947,7 @@ components:
39463947
- FUNCTIONS_USAGE
39473948
- INFRA_HOST_USAGE
39483949
- INVOCATIONS_USAGE
3950+
- MOBILE_APP_TESTING_USAGE
39493951
- NPM_HOST_USAGE
39503952
- OBS_PIPELINE_BYTES_USAGE
39513953
- PROFILED_CONTAINER_USAGE
@@ -7474,6 +7476,8 @@ components:
74747476
- infra_host_percentage
74757477
- invocations_usage
74767478
- invocations_percentage
7479+
- mobile_app_testing_percentage
7480+
- mobile_app_testing_usage
74777481
- npm_host_usage
74787482
- npm_host_percentage
74797483
- obs_pipeline_bytes_usage
@@ -7549,6 +7553,8 @@ components:
75497553
- INFRA_HOST_PERCENTAGE
75507554
- INVOCATIONS_USAGE
75517555
- INVOCATIONS_PERCENTAGE
7556+
- MOBILE_APP_TESTING_USAGE
7557+
- MOBILE_APP_TESTING_PERCENTAGE
75527558
- NPM_HOST_USAGE
75537559
- NPM_HOST_PERCENTAGE
75547560
- OBS_PIPELINE_BYTES_USAGE
@@ -7796,6 +7802,15 @@ components:
77967802
description: The Lambda invocation usage by tag(s).
77977803
format: double
77987804
type: number
7805+
mobile_app_testing_percentage:
7806+
description: The percentage of Synthetic mobile application test usage by
7807+
tag(s).
7808+
format: double
7809+
type: number
7810+
mobile_app_testing_usage:
7811+
description: The Synthetic mobile application test usage by tag(s).
7812+
format: double
7813+
type: number
77997814
npm_host_percentage:
78007815
description: The percentage of network host usage by tag(s).
78017816
format: double
@@ -17937,6 +17952,11 @@ components:
1793717952
the current date for all organizations.
1793817953
format: int64
1793917954
type: integer
17955+
synthetics_mobile_test_runs_sum:
17956+
description: Shows the sum of all Synthetic mobile application tests over
17957+
all hours in the current date for all organizations.
17958+
format: int64
17959+
type: integer
1794017960
synthetics_parallel_testing_max_slots_hwm:
1794117961
description: Shows the high-water mark of used synthetics parallel testing
1794217962
slots over all hours in the current date for all organizations.
@@ -18378,6 +18398,11 @@ components:
1837818398
the current date for the given org.
1837918399
format: int64
1838018400
type: integer
18401+
synthetics_mobile_test_runs_sum:
18402+
description: Shows the sum of all Synthetic mobile application tests over
18403+
all hours in the current date for the given org.
18404+
format: int64
18405+
type: integer
1838118406
synthetics_parallel_testing_max_slots_hwm:
1838218407
description: Shows the high-water mark of used synthetics parallel testing
1838318408
slots over all hours in the current date for the given org.
@@ -18861,6 +18886,11 @@ components:
1886118886
the current months for all organizations.
1886218887
format: int64
1886318888
type: integer
18889+
synthetics_mobile_test_runs_agg_sum:
18890+
description: Shows the sum of Synthetic mobile application tests over all
18891+
hours in the current months for all organizations.
18892+
format: int64
18893+
type: integer
1886418894
synthetics_parallel_testing_max_slots_hwm_sum:
1886518895
description: Shows the sum of the high-water marks of used synthetics parallel
1886618896
testing slots over all hours in the current month for all organizations.

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27100,8 +27100,8 @@ paths:
2710027100
`online_archive`, `profiling`, `rum`, `rum_browser_sessions`, `rum_mobile_sessions`,
2710127101
`sds`, `snmp`,
2710227102

27103-
`synthetics_api`, `synthetics_browser`, `synthetics_parallel_testing`, and
27104-
`timeseries`.
27103+
`synthetics_api`, `synthetics_browser`, `synthetics_mobile`, `synthetics_parallel_testing`,
27104+
and `timeseries`.
2710527105

2710627106
The following product family has been **deprecated**: `audit_logs`.'
2710727107
in: query

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
@@ -16,7 +16,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
1616
"""
1717
Supported products for hourly usage attribution requests.
1818
19-
:param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "apm_usm_usage", "appsec_fargate_usage", "appsec_usage", "browser_usage", "container_excl_agent_usage", "ci_visibility_itr_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_hosts_usage", "dbm_hosts_usage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_ingested_logs_usage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "functions_usage", "infra_host_usage", "invocations_usage", "npm_host_usage", "obs_pipeline_bytes_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "snmp_usage", "estimated_rum_sessions_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage", "sds_scanned_bytes_usage"].
19+
:param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "apm_usm_usage", "appsec_fargate_usage", "appsec_usage", "browser_usage", "container_excl_agent_usage", "ci_visibility_itr_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_hosts_usage", "dbm_hosts_usage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_ingested_logs_usage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "functions_usage", "infra_host_usage", "invocations_usage", "mobile_app_testing_usage", "npm_host_usage", "obs_pipeline_bytes_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "snmp_usage", "estimated_rum_sessions_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage", "sds_scanned_bytes_usage"].
2020
:type value: str
2121
"""
2222

@@ -47,6 +47,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
4747
"functions_usage",
4848
"infra_host_usage",
4949
"invocations_usage",
50+
"mobile_app_testing_usage",
5051
"npm_host_usage",
5152
"obs_pipeline_bytes_usage",
5253
"profiled_container_usage",
@@ -84,6 +85,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
8485
FUNCTIONS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
8586
INFRA_HOST_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
8687
INVOCATIONS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
88+
MOBILE_APP_TESTING_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
8789
NPM_HOST_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
8890
OBS_PIPELINE_BYTES_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
8991
PROFILED_CONTAINER_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
@@ -140,6 +142,7 @@ def openapi_types(_):
140142
HourlyUsageAttributionUsageType.FUNCTIONS_USAGE = HourlyUsageAttributionUsageType("functions_usage")
141143
HourlyUsageAttributionUsageType.INFRA_HOST_USAGE = HourlyUsageAttributionUsageType("infra_host_usage")
142144
HourlyUsageAttributionUsageType.INVOCATIONS_USAGE = HourlyUsageAttributionUsageType("invocations_usage")
145+
HourlyUsageAttributionUsageType.MOBILE_APP_TESTING_USAGE = HourlyUsageAttributionUsageType("mobile_app_testing_usage")
143146
HourlyUsageAttributionUsageType.NPM_HOST_USAGE = HourlyUsageAttributionUsageType("npm_host_usage")
144147
HourlyUsageAttributionUsageType.OBS_PIPELINE_BYTES_USAGE = HourlyUsageAttributionUsageType("obs_pipeline_bytes_usage")
145148
HourlyUsageAttributionUsageType.PROFILED_CONTAINER_USAGE = HourlyUsageAttributionUsageType("profiled_container_usage")

src/datadog_api_client/v1/model/monthly_usage_attribution_supported_metrics.py

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple):
1616
"""
1717
Supported metrics for monthly usage attribution requests.
1818
19-
:param value: Must be one of ["api_usage", "api_percentage", "apm_fargate_usage", "apm_fargate_percentage", "appsec_fargate_usage", "appsec_fargate_percentage", "apm_host_usage", "apm_host_percentage", "apm_usm_usage", "apm_usm_percentage", "appsec_usage", "appsec_percentage", "browser_usage", "browser_percentage", "ci_visibility_itr_usage", "ci_visibility_itr_percentage", "container_excl_agent_usage", "container_excl_agent_percentage", "container_usage", "container_percentage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_timeseries_usage", "custom_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_ingested_timeseries_percentage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_indexed_logs_percentage", "estimated_ingested_logs_usage", "estimated_ingested_logs_percentage", "estimated_indexed_spans_usage", "estimated_indexed_spans_percentage", "estimated_ingested_spans_usage", "estimated_ingested_spans_percentage", "fargate_usage", "fargate_percentage", "functions_usage", "functions_percentage", "infra_host_usage", "infra_host_percentage", "invocations_usage", "invocations_percentage", "npm_host_usage", "npm_host_percentage", "obs_pipeline_bytes_usage", "obs_pipeline_bytes_percentage", "profiled_container_usage", "profiled_container_percentage", "profiled_fargate_usage", "profiled_fargate_percentage", "profiled_host_usage", "profiled_host_percentage", "snmp_usage", "snmp_percentage", "estimated_rum_sessions_usage", "estimated_rum_sessions_percentage", "universal_service_monitoring_usage", "universal_service_monitoring_percentage", "vuln_management_hosts_usage", "vuln_management_hosts_percentage", "sds_scanned_bytes_usage", "sds_scanned_bytes_percentage", "*"].
19+
:param value: Must be one of ["api_usage", "api_percentage", "apm_fargate_usage", "apm_fargate_percentage", "appsec_fargate_usage", "appsec_fargate_percentage", "apm_host_usage", "apm_host_percentage", "apm_usm_usage", "apm_usm_percentage", "appsec_usage", "appsec_percentage", "browser_usage", "browser_percentage", "ci_visibility_itr_usage", "ci_visibility_itr_percentage", "container_excl_agent_usage", "container_excl_agent_percentage", "container_usage", "container_percentage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_timeseries_usage", "custom_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_ingested_timeseries_percentage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_indexed_logs_percentage", "estimated_ingested_logs_usage", "estimated_ingested_logs_percentage", "estimated_indexed_spans_usage", "estimated_indexed_spans_percentage", "estimated_ingested_spans_usage", "estimated_ingested_spans_percentage", "fargate_usage", "fargate_percentage", "functions_usage", "functions_percentage", "infra_host_usage", "infra_host_percentage", "invocations_usage", "invocations_percentage", "mobile_app_testing_percentage", "mobile_app_testing_usage", "npm_host_usage", "npm_host_percentage", "obs_pipeline_bytes_usage", "obs_pipeline_bytes_percentage", "profiled_container_usage", "profiled_container_percentage", "profiled_fargate_usage", "profiled_fargate_percentage", "profiled_host_usage", "profiled_host_percentage", "snmp_usage", "snmp_percentage", "estimated_rum_sessions_usage", "estimated_rum_sessions_percentage", "universal_service_monitoring_usage", "universal_service_monitoring_percentage", "vuln_management_hosts_usage", "vuln_management_hosts_percentage", "sds_scanned_bytes_usage", "sds_scanned_bytes_percentage", "*"].
2020
:type value: str
2121
"""
2222

@@ -73,6 +73,8 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple):
7373
"infra_host_percentage",
7474
"invocations_usage",
7575
"invocations_percentage",
76+
"mobile_app_testing_percentage",
77+
"mobile_app_testing_usage",
7678
"npm_host_usage",
7779
"npm_host_percentage",
7880
"obs_pipeline_bytes_usage",
@@ -147,6 +149,8 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple):
147149
INFRA_HOST_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
148150
INVOCATIONS_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
149151
INVOCATIONS_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
152+
MOBILE_APP_TESTING_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
153+
MOBILE_APP_TESTING_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
150154
NPM_HOST_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
151155
NPM_HOST_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
152156
OBS_PIPELINE_BYTES_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
@@ -298,6 +302,12 @@ def openapi_types(_):
298302
MonthlyUsageAttributionSupportedMetrics.INVOCATIONS_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics(
299303
"invocations_percentage"
300304
)
305+
MonthlyUsageAttributionSupportedMetrics.MOBILE_APP_TESTING_USAGE = MonthlyUsageAttributionSupportedMetrics(
306+
"mobile_app_testing_percentage"
307+
)
308+
MonthlyUsageAttributionSupportedMetrics.MOBILE_APP_TESTING_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics(
309+
"mobile_app_testing_usage"
310+
)
301311
MonthlyUsageAttributionSupportedMetrics.NPM_HOST_USAGE = MonthlyUsageAttributionSupportedMetrics("npm_host_usage")
302312
MonthlyUsageAttributionSupportedMetrics.NPM_HOST_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics(
303313
"npm_host_percentage"

src/datadog_api_client/v1/model/monthly_usage_attribution_values.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ def openapi_types(_):
7171
"infra_host_usage": (float,),
7272
"invocations_percentage": (float,),
7373
"invocations_usage": (float,),
74+
"mobile_app_testing_percentage": (float,),
75+
"mobile_app_testing_usage": (float,),
7476
"npm_host_percentage": (float,),
7577
"npm_host_usage": (float,),
7678
"obs_pipeline_bytes_percentage": (float,),
@@ -146,6 +148,8 @@ def openapi_types(_):
146148
"infra_host_usage": "infra_host_usage",
147149
"invocations_percentage": "invocations_percentage",
148150
"invocations_usage": "invocations_usage",
151+
"mobile_app_testing_percentage": "mobile_app_testing_percentage",
152+
"mobile_app_testing_usage": "mobile_app_testing_usage",
149153
"npm_host_percentage": "npm_host_percentage",
150154
"npm_host_usage": "npm_host_usage",
151155
"obs_pipeline_bytes_percentage": "obs_pipeline_bytes_percentage",
@@ -222,6 +226,8 @@ def __init__(
222226
infra_host_usage: Union[float, UnsetType] = unset,
223227
invocations_percentage: Union[float, UnsetType] = unset,
224228
invocations_usage: Union[float, UnsetType] = unset,
229+
mobile_app_testing_percentage: Union[float, UnsetType] = unset,
230+
mobile_app_testing_usage: Union[float, UnsetType] = unset,
225231
npm_host_percentage: Union[float, UnsetType] = unset,
226232
npm_host_usage: Union[float, UnsetType] = unset,
227233
obs_pipeline_bytes_percentage: Union[float, UnsetType] = unset,
@@ -407,6 +413,12 @@ def __init__(
407413
:param invocations_usage: The Lambda invocation usage by tag(s).
408414
:type invocations_usage: float, optional
409415
416+
:param mobile_app_testing_percentage: The percentage of Synthetic mobile application test usage by tag(s).
417+
:type mobile_app_testing_percentage: float, optional
418+
419+
:param mobile_app_testing_usage: The Synthetic mobile application test usage by tag(s).
420+
:type mobile_app_testing_usage: float, optional
421+
410422
:param npm_host_percentage: The percentage of network host usage by tag(s).
411423
:type npm_host_percentage: float, optional
412424
@@ -569,6 +581,10 @@ def __init__(
569581
kwargs["invocations_percentage"] = invocations_percentage
570582
if invocations_usage is not unset:
571583
kwargs["invocations_usage"] = invocations_usage
584+
if mobile_app_testing_percentage is not unset:
585+
kwargs["mobile_app_testing_percentage"] = mobile_app_testing_percentage
586+
if mobile_app_testing_usage is not unset:
587+
kwargs["mobile_app_testing_usage"] = mobile_app_testing_usage
572588
if npm_host_percentage is not unset:
573589
kwargs["npm_host_percentage"] = npm_host_percentage
574590
if npm_host_usage is not unset:

src/datadog_api_client/v1/model/usage_summary_date.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def openapi_types(_):
103103
"sds_total_scanned_bytes_sum": (int,),
104104
"synthetics_browser_check_calls_count_sum": (int,),
105105
"synthetics_check_calls_count_sum": (int,),
106+
"synthetics_mobile_test_runs_sum": (int,),
106107
"synthetics_parallel_testing_max_slots_hwm": (int,),
107108
"trace_search_indexed_events_count_sum": (int,),
108109
"twol_ingested_events_bytes_sum": (int,),
@@ -192,6 +193,7 @@ def openapi_types(_):
192193
"sds_total_scanned_bytes_sum": "sds_total_scanned_bytes_sum",
193194
"synthetics_browser_check_calls_count_sum": "synthetics_browser_check_calls_count_sum",
194195
"synthetics_check_calls_count_sum": "synthetics_check_calls_count_sum",
196+
"synthetics_mobile_test_runs_sum": "synthetics_mobile_test_runs_sum",
195197
"synthetics_parallel_testing_max_slots_hwm": "synthetics_parallel_testing_max_slots_hwm",
196198
"trace_search_indexed_events_count_sum": "trace_search_indexed_events_count_sum",
197199
"twol_ingested_events_bytes_sum": "twol_ingested_events_bytes_sum",
@@ -282,6 +284,7 @@ def __init__(
282284
sds_total_scanned_bytes_sum: Union[int, UnsetType] = unset,
283285
synthetics_browser_check_calls_count_sum: Union[int, UnsetType] = unset,
284286
synthetics_check_calls_count_sum: Union[int, UnsetType] = unset,
287+
synthetics_mobile_test_runs_sum: Union[int, UnsetType] = unset,
285288
synthetics_parallel_testing_max_slots_hwm: Union[int, UnsetType] = unset,
286289
trace_search_indexed_events_count_sum: Union[int, UnsetType] = unset,
287290
twol_ingested_events_bytes_sum: Union[int, UnsetType] = unset,
@@ -531,6 +534,9 @@ def __init__(
531534
:param synthetics_check_calls_count_sum: Shows the sum of all Synthetic API tests over all hours in the current date for all organizations.
532535
:type synthetics_check_calls_count_sum: int, optional
533536
537+
:param synthetics_mobile_test_runs_sum: Shows the sum of all Synthetic mobile application tests over all hours in the current date for all organizations.
538+
:type synthetics_mobile_test_runs_sum: int, optional
539+
534540
:param synthetics_parallel_testing_max_slots_hwm: Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for all organizations.
535541
:type synthetics_parallel_testing_max_slots_hwm: int, optional
536542
@@ -710,6 +716,8 @@ def __init__(
710716
kwargs["synthetics_browser_check_calls_count_sum"] = synthetics_browser_check_calls_count_sum
711717
if synthetics_check_calls_count_sum is not unset:
712718
kwargs["synthetics_check_calls_count_sum"] = synthetics_check_calls_count_sum
719+
if synthetics_mobile_test_runs_sum is not unset:
720+
kwargs["synthetics_mobile_test_runs_sum"] = synthetics_mobile_test_runs_sum
713721
if synthetics_parallel_testing_max_slots_hwm is not unset:
714722
kwargs["synthetics_parallel_testing_max_slots_hwm"] = synthetics_parallel_testing_max_slots_hwm
715723
if trace_search_indexed_events_count_sum is not unset:

0 commit comments

Comments
 (0)