Skip to content

Commit e03e3fd

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 1d834ec1 of spec repo
1 parent dc8638d commit e03e3fd

11 files changed

+91
-7
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-13 14:37:15.420184",
8-
"spec_repo_commit": "ec46249d"
7+
"regenerated": "2023-09-14 14:35:35.837816",
8+
"spec_repo_commit": "1d834ec1"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.5",
12-
"regenerated": "2023-09-13 14:37:15.436584",
13-
"spec_repo_commit": "ec46249d"
12+
"regenerated": "2023-09-14 14:35:35.856552",
13+
"spec_repo_commit": "1d834ec1"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3920,6 +3920,7 @@ components:
39203920
- functions_usage
39213921
- infra_host_usage
39223922
- invocations_usage
3923+
- mobile_app_testing_usage
39233924
- npm_host_usage
39243925
- obs_pipeline_bytes_usage
39253926
- profiled_container_usage
@@ -3958,6 +3959,7 @@ components:
39583959
- FUNCTIONS_USAGE
39593960
- INFRA_HOST_USAGE
39603961
- INVOCATIONS_USAGE
3962+
- MOBILE_APP_TESTING_USAGE
39613963
- NPM_HOST_USAGE
39623964
- OBS_PIPELINE_BYTES_USAGE
39633965
- PROFILED_CONTAINER_USAGE
@@ -7489,6 +7491,8 @@ components:
74897491
- infra_host_percentage
74907492
- invocations_usage
74917493
- invocations_percentage
7494+
- mobile_app_testing_percentage
7495+
- mobile_app_testing_usage
74927496
- npm_host_usage
74937497
- npm_host_percentage
74947498
- obs_pipeline_bytes_usage
@@ -7564,6 +7568,8 @@ components:
75647568
- INFRA_HOST_PERCENTAGE
75657569
- INVOCATIONS_USAGE
75667570
- INVOCATIONS_PERCENTAGE
7571+
- MOBILE_APP_TESTING_USAGE
7572+
- MOBILE_APP_TESTING_PERCENTAGE
75677573
- NPM_HOST_USAGE
75687574
- NPM_HOST_PERCENTAGE
75697575
- OBS_PIPELINE_BYTES_USAGE
@@ -7811,6 +7817,15 @@ components:
78117817
description: The Lambda invocation usage by tag(s).
78127818
format: double
78137819
type: number
7820+
mobile_app_testing_percentage:
7821+
description: The percentage of Synthetic mobile application test usage by
7822+
tag(s).
7823+
format: double
7824+
type: number
7825+
mobile_app_testing_usage:
7826+
description: The Synthetic mobile application test usage by tag(s).
7827+
format: double
7828+
type: number
78147829
npm_host_percentage:
78157830
description: The percentage of network host usage by tag(s).
78167831
format: double
@@ -17963,6 +17978,11 @@ components:
1796317978
the current date for all organizations.
1796417979
format: int64
1796517980
type: integer
17981+
synthetics_mobile_test_runs_sum:
17982+
description: Shows the sum of all Synthetic mobile application tests over
17983+
all hours in the current date for all organizations.
17984+
format: int64
17985+
type: integer
1796617986
synthetics_parallel_testing_max_slots_hwm:
1796717987
description: Shows the high-water mark of used synthetics parallel testing
1796817988
slots over all hours in the current date for all organizations.
@@ -18404,6 +18424,11 @@ components:
1840418424
the current date for the given org.
1840518425
format: int64
1840618426
type: integer
18427+
synthetics_mobile_test_runs_sum:
18428+
description: Shows the sum of all Synthetic mobile application tests over
18429+
all hours in the current date for the given org.
18430+
format: int64
18431+
type: integer
1840718432
synthetics_parallel_testing_max_slots_hwm:
1840818433
description: Shows the high-water mark of used synthetics parallel testing
1840918434
slots over all hours in the current date for the given org.
@@ -18887,6 +18912,11 @@ components:
1888718912
the current months for all organizations.
1888818913
format: int64
1888918914
type: integer
18915+
synthetics_mobile_test_runs_agg_sum:
18916+
description: Shows the sum of Synthetic mobile application tests over all
18917+
hours in the current months for all organizations.
18918+
format: int64
18919+
type: integer
1889018920
synthetics_parallel_testing_max_slots_hwm_sum:
1889118921
description: Shows the sum of the high-water marks of used synthetics parallel
1889218922
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
@@ -27082,8 +27082,8 @@ paths:
2708227082
`online_archive`, `profiling`, `rum`, `rum_browser_sessions`, `rum_mobile_sessions`,
2708327083
`sds`, `snmp`,
2708427084

27085-
`synthetics_api`, `synthetics_browser`, `synthetics_parallel_testing`, and
27086-
`timeseries`.
27085+
`synthetics_api`, `synthetics_browser`, `synthetics_mobile`, `synthetics_parallel_testing`,
27086+
and `timeseries`.
2708727087

2708827088
The following product family has been **deprecated**: `audit_logs`.'
2708927089
in: query

packages/datadog-api-client-v1/models/HourlyUsageAttributionUsageType.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export type HourlyUsageAttributionUsageType =
3737
| typeof FUNCTIONS_USAGE
3838
| typeof INFRA_HOST_USAGE
3939
| typeof INVOCATIONS_USAGE
40+
| typeof MOBILE_APP_TESTING_USAGE
4041
| typeof NPM_HOST_USAGE
4142
| typeof OBS_PIPELINE_BYTES_USAGE
4243
| typeof PROFILED_CONTAINER_USAGE
@@ -75,6 +76,7 @@ export const FARGATE_USAGE = "fargate_usage";
7576
export const FUNCTIONS_USAGE = "functions_usage";
7677
export const INFRA_HOST_USAGE = "infra_host_usage";
7778
export const INVOCATIONS_USAGE = "invocations_usage";
79+
export const MOBILE_APP_TESTING_USAGE = "mobile_app_testing_usage";
7880
export const NPM_HOST_USAGE = "npm_host_usage";
7981
export const OBS_PIPELINE_BYTES_USAGE = "obs_pipeline_bytes_usage";
8082
export const PROFILED_CONTAINER_USAGE = "profiled_container_usage";

packages/datadog-api-client-v1/models/MonthlyUsageAttributionSupportedMetrics.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ export type MonthlyUsageAttributionSupportedMetrics =
6363
| typeof INFRA_HOST_PERCENTAGE
6464
| typeof INVOCATIONS_USAGE
6565
| typeof INVOCATIONS_PERCENTAGE
66+
| typeof MOBILE_APP_TESTING_USAGE
67+
| typeof MOBILE_APP_TESTING_PERCENTAGE
6668
| typeof NPM_HOST_USAGE
6769
| typeof NPM_HOST_PERCENTAGE
6870
| typeof OBS_PIPELINE_BYTES_USAGE
@@ -144,6 +146,8 @@ export const INFRA_HOST_USAGE = "infra_host_usage";
144146
export const INFRA_HOST_PERCENTAGE = "infra_host_percentage";
145147
export const INVOCATIONS_USAGE = "invocations_usage";
146148
export const INVOCATIONS_PERCENTAGE = "invocations_percentage";
149+
export const MOBILE_APP_TESTING_USAGE = "mobile_app_testing_percentage";
150+
export const MOBILE_APP_TESTING_PERCENTAGE = "mobile_app_testing_usage";
147151
export const NPM_HOST_USAGE = "npm_host_usage";
148152
export const NPM_HOST_PERCENTAGE = "npm_host_percentage";
149153
export const OBS_PIPELINE_BYTES_USAGE = "obs_pipeline_bytes_usage";

packages/datadog-api-client-v1/models/MonthlyUsageAttributionValues.ts

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,14 @@ export class MonthlyUsageAttributionValues {
226226
* The Lambda invocation usage by tag(s).
227227
*/
228228
"invocationsUsage"?: number;
229+
/**
230+
* The percentage of Synthetic mobile application test usage by tag(s).
231+
*/
232+
"mobileAppTestingPercentage"?: number;
233+
/**
234+
* The Synthetic mobile application test usage by tag(s).
235+
*/
236+
"mobileAppTestingUsage"?: number;
229237
/**
230238
* The percentage of network host usage by tag(s).
231239
*/
@@ -578,6 +586,16 @@ export class MonthlyUsageAttributionValues {
578586
type: "number",
579587
format: "double",
580588
},
589+
mobileAppTestingPercentage: {
590+
baseName: "mobile_app_testing_percentage",
591+
type: "number",
592+
format: "double",
593+
},
594+
mobileAppTestingUsage: {
595+
baseName: "mobile_app_testing_usage",
596+
type: "number",
597+
format: "double",
598+
},
581599
npmHostPercentage: {
582600
baseName: "npm_host_percentage",
583601
type: "number",

packages/datadog-api-client-v1/models/ObjectSerializer.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -757,6 +757,7 @@ const enumsMap: { [key: string]: any[] } = {
757757
"functions_usage",
758758
"infra_host_usage",
759759
"invocations_usage",
760+
"mobile_app_testing_usage",
760761
"npm_host_usage",
761762
"obs_pipeline_bytes_usage",
762763
"profiled_container_usage",
@@ -944,6 +945,8 @@ const enumsMap: { [key: string]: any[] } = {
944945
"infra_host_percentage",
945946
"invocations_usage",
946947
"invocations_percentage",
948+
"mobile_app_testing_percentage",
949+
"mobile_app_testing_usage",
947950
"npm_host_usage",
948951
"npm_host_percentage",
949952
"obs_pipeline_bytes_usage",

packages/datadog-api-client-v1/models/UsageSummaryDate.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,10 @@ export class UsageSummaryDate {
327327
* Shows the sum of all Synthetic API tests over all hours in the current date for all organizations.
328328
*/
329329
"syntheticsCheckCallsCountSum"?: number;
330+
/**
331+
* Shows the sum of all Synthetic mobile application tests over all hours in the current date for all organizations.
332+
*/
333+
"syntheticsMobileTestRunsSum"?: number;
330334
/**
331335
* Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for all organizations.
332336
*/
@@ -759,6 +763,11 @@ export class UsageSummaryDate {
759763
type: "number",
760764
format: "int64",
761765
},
766+
syntheticsMobileTestRunsSum: {
767+
baseName: "synthetics_mobile_test_runs_sum",
768+
type: "number",
769+
format: "int64",
770+
},
762771
syntheticsParallelTestingMaxSlotsHwm: {
763772
baseName: "synthetics_parallel_testing_max_slots_hwm",
764773
type: "number",

packages/datadog-api-client-v1/models/UsageSummaryDateOrg.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,10 @@ export class UsageSummaryDateOrg {
334334
* Shows the sum of all Synthetic API tests over all hours in the current date for the given org.
335335
*/
336336
"syntheticsCheckCallsCountSum"?: number;
337+
/**
338+
* Shows the sum of all Synthetic mobile application tests over all hours in the current date for the given org.
339+
*/
340+
"syntheticsMobileTestRunsSum"?: number;
337341
/**
338342
* Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for the given org.
339343
*/
@@ -773,6 +777,11 @@ export class UsageSummaryDateOrg {
773777
type: "number",
774778
format: "int64",
775779
},
780+
syntheticsMobileTestRunsSum: {
781+
baseName: "synthetics_mobile_test_runs_sum",
782+
type: "number",
783+
format: "int64",
784+
},
776785
syntheticsParallelTestingMaxSlotsHwm: {
777786
baseName: "synthetics_parallel_testing_max_slots_hwm",
778787
type: "number",

packages/datadog-api-client-v1/models/UsageSummaryResponse.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,10 @@ export class UsageSummaryResponse {
360360
* Shows the sum of all Synthetic API tests over all hours in the current months for all organizations.
361361
*/
362362
"syntheticsCheckCallsCountAggSum"?: number;
363+
/**
364+
* Shows the sum of Synthetic mobile application tests over all hours in the current months for all organizations.
365+
*/
366+
"syntheticsMobileTestRunsAggSum"?: number;
363367
/**
364368
* Shows the sum of the high-water marks of used synthetics parallel testing slots over all hours in the current month for all organizations.
365369
*/
@@ -836,6 +840,11 @@ export class UsageSummaryResponse {
836840
type: "number",
837841
format: "int64",
838842
},
843+
syntheticsMobileTestRunsAggSum: {
844+
baseName: "synthetics_mobile_test_runs_agg_sum",
845+
type: "number",
846+
format: "int64",
847+
},
839848
syntheticsParallelTestingMaxSlotsHwmSum: {
840849
baseName: "synthetics_parallel_testing_max_slots_hwm_sum",
841850
type: "number",

packages/datadog-api-client-v2/apis/UsageMeteringApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ export interface UsageMeteringApiGetHourlyUsageRequest {
955955
* `infra_hosts`, `incident_management`, `indexed_logs`, `indexed_spans`, `ingested_spans`, `iot`,
956956
* `lambda_traced_invocations`, `logs`, `network_flows`, `network_hosts`, `observability_pipelines`,
957957
* `online_archive`, `profiling`, `rum`, `rum_browser_sessions`, `rum_mobile_sessions`, `sds`, `snmp`,
958-
* `synthetics_api`, `synthetics_browser`, `synthetics_parallel_testing`, and `timeseries`.
958+
* `synthetics_api`, `synthetics_browser`, `synthetics_mobile`, `synthetics_parallel_testing`, and `timeseries`.
959959
* The following product family has been **deprecated**: `audit_logs`.
960960
* @type string
961961
*/

0 commit comments

Comments
 (0)