Skip to content

Commit fc26194

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 2d238f31 of spec repo (#755)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent b12198d commit fc26194

9 files changed

+104
-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.2",
7-
"regenerated": "2022-07-11 17:47:06.991623",
8-
"spec_repo_commit": "0b076011"
7+
"regenerated": "2022-07-12 16:16:46.074559",
8+
"spec_repo_commit": "2d238f31"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-07-11 17:47:07.003718",
13-
"spec_repo_commit": "0b076011"
12+
"regenerated": "2022-07-12 16:16:46.089516",
13+
"spec_repo_commit": "2d238f31"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3638,6 +3638,7 @@ components:
36383638
- dbm_queries_usage
36393639
- estimated_indexed_logs_usage
36403640
- estimated_indexed_spans_usage
3641+
- estimated_ingested_spans_usage
36413642
- fargate_usage
36423643
- functions_usage
36433644
- indexed_logs_usage
@@ -3663,6 +3664,7 @@ components:
36633664
- DBM_QUERIES_USAGE
36643665
- ESTIMATED_INDEXED_LOGS_USAGE
36653666
- ESTIMATED_INDEXED_SPANS_USAGE
3667+
- ESTIMATED_INGESTED_SPANS_USAGE
36663668
- FARGATE_USAGE
36673669
- FUNCTIONS_USAGE
36683670
- INDEXED_LOGS_USAGE
@@ -6869,6 +6871,8 @@ components:
68696871
- estimated_indexed_logs_percentage
68706872
- estimated_indexed_spans_usage
68716873
- estimated_indexed_spans_percentage
6874+
- estimated_ingested_spans_usage
6875+
- estimated_ingested_spans_percentage
68726876
- fargate_usage
68736877
- fargate_percentage
68746878
- functions_usage
@@ -6918,6 +6922,8 @@ components:
69186922
- ESTIMATED_INDEXED_LOGS_PERCENTAGE
69196923
- ESTIMATED_INDEXED_SPANS_USAGE
69206924
- ESTIMATED_INDEXED_SPANS_PERCENTAGE
6925+
- ESTIMATED_INGESTED_SPANS_USAGE
6926+
- ESTIMATED_INGESTED_SPANS_PERCENTAGE
69216927
- FARGATE_USAGE
69226928
- FARGATE_PERCENTAGE
69236929
- FUNCTIONS_USAGE
@@ -7009,6 +7015,16 @@ components:
70097015
in private beta.
70107016
format: double
70117017
type: number
7018+
estimated_ingested_spans_percentage:
7019+
description: The percentage of estimated ingested spans usage by tag(s).
7020+
This field is in private beta.
7021+
format: double
7022+
type: number
7023+
estimated_ingested_spans_usage:
7024+
description: The estimated ingested spans usage by tag(s). This field is
7025+
in private beta.
7026+
format: double
7027+
type: number
70127028
fargate_percentage:
70137029
description: The percentage of Fargate usage by tags.
70147030
format: double
@@ -13488,6 +13504,8 @@ components:
1348813504
- estimated_indexed_logs_percentage
1348913505
- estimated_indexed_spans_usage
1349013506
- estimated_indexed_spans_percentage
13507+
- estimated_ingested_spans_usage
13508+
- estimated_ingested_spans_percentage
1349113509
type: string
1349213510
x-enum-varnames:
1349313511
- API_PERCENTAGE
@@ -13516,6 +13534,8 @@ components:
1351613534
- ESTIMATED_INDEXED_LOGS_PERCENTAGE
1351713535
- ESTIMATED_INDEXED_SPANS_USAGE
1351813536
- ESTIMATED_INDEXED_SPANS_PERCENTAGE
13537+
- ESTIMATED_INGESTED_SPANS_USAGE
13538+
- ESTIMATED_INGESTED_SPANS_PERCENTAGE
1351913539
UsageAttributionSupportedMetrics:
1352013540
description: Supported fields for usage attribution requests (valid requests
1352113541
contain one or more metrics, or `*` for all).
@@ -13556,6 +13576,8 @@ components:
1355613576
- appsec_percentage
1355713577
- estimated_indexed_spans_usage
1355813578
- estimated_indexed_spans_percentage
13579+
- estimated_ingested_spans_usage
13580+
- estimated_ingested_spans_percentage
1355913581
- '*'
1356013582
type: string
1356113583
x-enum-varnames:
@@ -13595,6 +13617,8 @@ components:
1359513617
- APPSEC_PERCENTAGE
1359613618
- ESTIMATED_INDEXED_SPANS_USAGE
1359713619
- ESTIMATED_INDEXED_SPANS_PERCENTAGE
13620+
- ESTIMATED_INGESTED_SPANS_USAGE
13621+
- ESTIMATED_INGESTED_SPANS_PERCENTAGE
1359813622
- ALL
1359913623
UsageAttributionTagNames:
1360013624
additionalProperties:
@@ -13646,6 +13670,8 @@ components:
1364613670
appsec_percentage:
1364713671
description: The percentage of Application Security Monitoring host usage
1364813672
by tag(s).
13673+
format: double
13674+
type: number
1364913675
appsec_usage:
1365013676
description: The Application Security Monitoring host usage by tag(s).
1365113677
format: double
@@ -13746,6 +13772,16 @@ components:
1374613772
is in private beta.
1374713773
format: double
1374813774
type: number
13775+
estimated_ingested_spans_percentage:
13776+
description: The percentage of estimated ingested spans usage by tag(s).
13777+
Note this field is in private beta.
13778+
format: double
13779+
type: number
13780+
estimated_ingested_spans_usage:
13781+
description: The estimated ingested spans usage by tag(s). Note this field
13782+
is in private beta.
13783+
format: double
13784+
type: number
1374913785
infra_host_percentage:
1375013786
description: The percentage of infrastructure host usage by tag(s).
1375113787
format: double

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export type HourlyUsageAttributionUsageType =
1919
| typeof DBM_QUERIES_USAGE
2020
| typeof ESTIMATED_INDEXED_LOGS_USAGE
2121
| typeof ESTIMATED_INDEXED_SPANS_USAGE
22+
| typeof ESTIMATED_INGESTED_SPANS_USAGE
2223
| typeof FARGATE_USAGE
2324
| typeof FUNCTIONS_USAGE
2425
| typeof INDEXED_LOGS_USAGE
@@ -42,6 +43,7 @@ export const DBM_HOSTS_USAGE = "dbm_hosts_usage";
4243
export const DBM_QUERIES_USAGE = "dbm_queries_usage";
4344
export const ESTIMATED_INDEXED_LOGS_USAGE = "estimated_indexed_logs_usage";
4445
export const ESTIMATED_INDEXED_SPANS_USAGE = "estimated_indexed_spans_usage";
46+
export const ESTIMATED_INGESTED_SPANS_USAGE = "estimated_ingested_spans_usage";
4547
export const FARGATE_USAGE = "fargate_usage";
4648
export const FUNCTIONS_USAGE = "functions_usage";
4749
export const INDEXED_LOGS_USAGE = "indexed_logs_usage";

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ export type MonthlyUsageAttributionSupportedMetrics =
3333
| typeof ESTIMATED_INDEXED_LOGS_PERCENTAGE
3434
| typeof ESTIMATED_INDEXED_SPANS_USAGE
3535
| typeof ESTIMATED_INDEXED_SPANS_PERCENTAGE
36+
| typeof ESTIMATED_INGESTED_SPANS_USAGE
37+
| typeof ESTIMATED_INGESTED_SPANS_PERCENTAGE
3638
| typeof FARGATE_USAGE
3739
| typeof FARGATE_PERCENTAGE
3840
| typeof FUNCTIONS_USAGE
@@ -82,6 +84,9 @@ export const ESTIMATED_INDEXED_LOGS_PERCENTAGE =
8284
export const ESTIMATED_INDEXED_SPANS_USAGE = "estimated_indexed_spans_usage";
8385
export const ESTIMATED_INDEXED_SPANS_PERCENTAGE =
8486
"estimated_indexed_spans_percentage";
87+
export const ESTIMATED_INGESTED_SPANS_USAGE = "estimated_ingested_spans_usage";
88+
export const ESTIMATED_INGESTED_SPANS_PERCENTAGE =
89+
"estimated_ingested_spans_percentage";
8590
export const FARGATE_USAGE = "fargate_usage";
8691
export const FARGATE_PERCENTAGE = "fargate_percentage";
8792
export const FUNCTIONS_USAGE = "functions_usage";

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ export class MonthlyUsageAttributionValues {
7474
* The estimated indexed spans usage by tag(s). This field is in private beta.
7575
*/
7676
"estimatedIndexedSpansUsage"?: number;
77+
/**
78+
* The percentage of estimated ingested spans usage by tag(s). This field is in private beta.
79+
*/
80+
"estimatedIngestedSpansPercentage"?: number;
81+
/**
82+
* The estimated ingested spans usage by tag(s). This field is in private beta.
83+
*/
84+
"estimatedIngestedSpansUsage"?: number;
7785
/**
7886
* The percentage of Fargate usage by tags.
7987
*/
@@ -236,6 +244,16 @@ export class MonthlyUsageAttributionValues {
236244
type: "number",
237245
format: "double",
238246
},
247+
estimatedIngestedSpansPercentage: {
248+
baseName: "estimated_ingested_spans_percentage",
249+
type: "number",
250+
format: "double",
251+
},
252+
estimatedIngestedSpansUsage: {
253+
baseName: "estimated_ingested_spans_usage",
254+
type: "number",
255+
format: "double",
256+
},
239257
fargatePercentage: {
240258
baseName: "fargate_percentage",
241259
type: "number",

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,7 @@ const enumsMap: { [key: string]: any[] } = {
666666
"dbm_queries_usage",
667667
"estimated_indexed_logs_usage",
668668
"estimated_indexed_spans_usage",
669+
"estimated_ingested_spans_usage",
669670
"fargate_usage",
670671
"functions_usage",
671672
"indexed_logs_usage",
@@ -793,6 +794,8 @@ const enumsMap: { [key: string]: any[] } = {
793794
"estimated_indexed_logs_percentage",
794795
"estimated_indexed_spans_usage",
795796
"estimated_indexed_spans_percentage",
797+
"estimated_ingested_spans_usage",
798+
"estimated_ingested_spans_percentage",
796799
"fargate_usage",
797800
"fargate_percentage",
798801
"functions_usage",
@@ -1093,6 +1096,8 @@ const enumsMap: { [key: string]: any[] } = {
10931096
"estimated_indexed_logs_percentage",
10941097
"estimated_indexed_spans_usage",
10951098
"estimated_indexed_spans_percentage",
1099+
"estimated_ingested_spans_usage",
1100+
"estimated_ingested_spans_percentage",
10961101
],
10971102
UsageAttributionSupportedMetrics: [
10981103
"custom_timeseries_usage",
@@ -1131,6 +1136,8 @@ const enumsMap: { [key: string]: any[] } = {
11311136
"appsec_percentage",
11321137
"estimated_indexed_spans_usage",
11331138
"estimated_indexed_spans_percentage",
1139+
"estimated_ingested_spans_usage",
1140+
"estimated_ingested_spans_percentage",
11341141
"*",
11351142
],
11361143
UsageMetricCategory: ["standard", "custom"],

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ export type UsageAttributionSort =
3030
| typeof ESTIMATED_INDEXED_LOGS_USAGE
3131
| typeof ESTIMATED_INDEXED_LOGS_PERCENTAGE
3232
| typeof ESTIMATED_INDEXED_SPANS_USAGE
33-
| typeof ESTIMATED_INDEXED_SPANS_PERCENTAGE;
33+
| typeof ESTIMATED_INDEXED_SPANS_PERCENTAGE
34+
| typeof ESTIMATED_INGESTED_SPANS_USAGE
35+
| typeof ESTIMATED_INGESTED_SPANS_PERCENTAGE;
3436
export const API_PERCENTAGE = "api_percentage";
3537
export const SNMP_USAGE = "snmp_usage";
3638
export const APM_HOST_USAGE = "apm_host_usage";
@@ -59,3 +61,6 @@ export const ESTIMATED_INDEXED_LOGS_PERCENTAGE =
5961
export const ESTIMATED_INDEXED_SPANS_USAGE = "estimated_indexed_spans_usage";
6062
export const ESTIMATED_INDEXED_SPANS_PERCENTAGE =
6163
"estimated_indexed_spans_percentage";
64+
export const ESTIMATED_INGESTED_SPANS_USAGE = "estimated_ingested_spans_usage";
65+
export const ESTIMATED_INGESTED_SPANS_PERCENTAGE =
66+
"estimated_ingested_spans_percentage";

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ export type UsageAttributionSupportedMetrics =
4141
| typeof APPSEC_PERCENTAGE
4242
| typeof ESTIMATED_INDEXED_SPANS_USAGE
4343
| typeof ESTIMATED_INDEXED_SPANS_PERCENTAGE
44+
| typeof ESTIMATED_INGESTED_SPANS_USAGE
45+
| typeof ESTIMATED_INGESTED_SPANS_PERCENTAGE
4446
| typeof ALL;
4547
export const CUSTOM_TIMESERIES_USAGE = "custom_timeseries_usage";
4648
export const CONTAINER_USAGE = "container_usage";
@@ -80,4 +82,7 @@ export const APPSEC_PERCENTAGE = "appsec_percentage";
8082
export const ESTIMATED_INDEXED_SPANS_USAGE = "estimated_indexed_spans_usage";
8183
export const ESTIMATED_INDEXED_SPANS_PERCENTAGE =
8284
"estimated_indexed_spans_percentage";
85+
export const ESTIMATED_INGESTED_SPANS_USAGE = "estimated_ingested_spans_usage";
86+
export const ESTIMATED_INGESTED_SPANS_PERCENTAGE =
87+
"estimated_ingested_spans_percentage";
8388
export const ALL = "*";

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

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export class UsageAttributionValues {
2929
/**
3030
* The percentage of Application Security Monitoring host usage by tag(s).
3131
*/
32-
"appsecPercentage"?: any;
32+
"appsecPercentage"?: number;
3333
/**
3434
* The Application Security Monitoring host usage by tag(s).
3535
*/
@@ -122,6 +122,14 @@ export class UsageAttributionValues {
122122
* The estimated indexed spans usage by tag(s). Note this field is in private beta.
123123
*/
124124
"estimatedIndexedSpansUsage"?: number;
125+
/**
126+
* The percentage of estimated ingested spans usage by tag(s). Note this field is in private beta.
127+
*/
128+
"estimatedIngestedSpansPercentage"?: number;
129+
/**
130+
* The estimated ingested spans usage by tag(s). Note this field is in private beta.
131+
*/
132+
"estimatedIngestedSpansUsage"?: number;
125133
/**
126134
* The percentage of infrastructure host usage by tag(s).
127135
*/
@@ -210,7 +218,8 @@ export class UsageAttributionValues {
210218
},
211219
appsecPercentage: {
212220
baseName: "appsec_percentage",
213-
type: "any",
221+
type: "number",
222+
format: "double",
214223
},
215224
appsecUsage: {
216225
baseName: "appsec_usage",
@@ -327,6 +336,16 @@ export class UsageAttributionValues {
327336
type: "number",
328337
format: "double",
329338
},
339+
estimatedIngestedSpansPercentage: {
340+
baseName: "estimated_ingested_spans_percentage",
341+
type: "number",
342+
format: "double",
343+
},
344+
estimatedIngestedSpansUsage: {
345+
baseName: "estimated_ingested_spans_usage",
346+
type: "number",
347+
format: "double",
348+
},
330349
infraHostPercentage: {
331350
baseName: "infra_host_percentage",
332351
type: "number",

0 commit comments

Comments
 (0)