Skip to content

Commit a8ecb00

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add new billable summary fields (#1257)
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 0f69d21 commit a8ecb00

File tree

3 files changed

+94
-4
lines changed

3 files changed

+94
-4
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.4",
7-
"regenerated": "2022-11-29 14:57:51.298750",
8-
"spec_repo_commit": "31a858fa"
7+
"regenerated": "2022-11-30 16:08:24.348724",
8+
"spec_repo_commit": "cb4d2fcb"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2022-11-29 14:57:51.309550",
13-
"spec_repo_commit": "31a858fa"
12+
"regenerated": "2022-11-30 16:08:24.405365",
13+
"spec_repo_commit": "cb4d2fcb"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14941,8 +14941,12 @@ components:
1494114941
$ref: '#/components/schemas/UsageBillableSummaryBody'
1494214942
apm_trace_search_sum:
1494314943
$ref: '#/components/schemas/UsageBillableSummaryBody'
14944+
application_security_fargate_average:
14945+
$ref: '#/components/schemas/UsageBillableSummaryBody'
1494414946
application_security_host_sum:
1494514947
$ref: '#/components/schemas/UsageBillableSummaryBody'
14948+
application_security_host_top99:
14949+
$ref: '#/components/schemas/UsageBillableSummaryBody'
1494614950
ci_pipeline_indexed_spans_sum:
1494714951
$ref: '#/components/schemas/UsageBillableSummaryBody'
1494814952
ci_pipeline_maximum:
@@ -14955,6 +14959,10 @@ components:
1495514959
$ref: '#/components/schemas/UsageBillableSummaryBody'
1495614960
ci_testing_sum:
1495714961
$ref: '#/components/schemas/UsageBillableSummaryBody'
14962+
cloud_cost_management_average:
14963+
$ref: '#/components/schemas/UsageBillableSummaryBody'
14964+
cloud_cost_management_sum:
14965+
$ref: '#/components/schemas/UsageBillableSummaryBody'
1495814966
cspm_container_sum:
1495914967
$ref: '#/components/schemas/UsageBillableSummaryBody'
1496014968
cspm_host_sum:
@@ -15017,6 +15025,8 @@ components:
1501715025
$ref: '#/components/schemas/UsageBillableSummaryBody'
1501815026
lambda_function_sum:
1501915027
$ref: '#/components/schemas/UsageBillableSummaryBody'
15028+
logs_forwarding_sum:
15029+
$ref: '#/components/schemas/UsageBillableSummaryBody'
1502015030
logs_indexed_15day_sum:
1502115031
$ref: '#/components/schemas/UsageBillableSummaryBody'
1502215032
logs_indexed_180day_sum:
@@ -15071,6 +15081,12 @@ components:
1507115081
$ref: '#/components/schemas/UsageBillableSummaryBody'
1507215082
sensitive_data_scanner_sum:
1507315083
$ref: '#/components/schemas/UsageBillableSummaryBody'
15084+
serverless_apm_sum:
15085+
$ref: '#/components/schemas/UsageBillableSummaryBody'
15086+
serverless_infra_average:
15087+
$ref: '#/components/schemas/UsageBillableSummaryBody'
15088+
serverless_infra_sum:
15089+
$ref: '#/components/schemas/UsageBillableSummaryBody'
1507415090
serverless_invocation_sum:
1507515091
$ref: '#/components/schemas/UsageBillableSummaryBody'
1507615092
siem_sum:
@@ -15079,6 +15095,8 @@ components:
1507915095
$ref: '#/components/schemas/UsageBillableSummaryBody'
1508015096
synthetics_api_tests_sum:
1508115097
$ref: '#/components/schemas/UsageBillableSummaryBody'
15098+
synthetics_app_testing_maximum:
15099+
$ref: '#/components/schemas/UsageBillableSummaryBody'
1508215100
synthetics_browser_checks_sum:
1508315101
$ref: '#/components/schemas/UsageBillableSummaryBody'
1508415102
timeseries_average:

src/datadog_api_client/v1/model/usage_billable_summary_keys.py

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,17 @@ def openapi_types(_):
3030
"apm_profiler_host_sum": (UsageBillableSummaryBody,),
3131
"apm_profiler_host_top99p": (UsageBillableSummaryBody,),
3232
"apm_trace_search_sum": (UsageBillableSummaryBody,),
33+
"application_security_fargate_average": (UsageBillableSummaryBody,),
3334
"application_security_host_sum": (UsageBillableSummaryBody,),
35+
"application_security_host_top99": (UsageBillableSummaryBody,),
3436
"ci_pipeline_indexed_spans_sum": (UsageBillableSummaryBody,),
3537
"ci_pipeline_maximum": (UsageBillableSummaryBody,),
3638
"ci_pipeline_sum": (UsageBillableSummaryBody,),
3739
"ci_test_indexed_spans_sum": (UsageBillableSummaryBody,),
3840
"ci_testing_maximum": (UsageBillableSummaryBody,),
3941
"ci_testing_sum": (UsageBillableSummaryBody,),
42+
"cloud_cost_management_average": (UsageBillableSummaryBody,),
43+
"cloud_cost_management_sum": (UsageBillableSummaryBody,),
4044
"cspm_container_sum": (UsageBillableSummaryBody,),
4145
"cspm_host_sum": (UsageBillableSummaryBody,),
4246
"cspm_host_top99p": (UsageBillableSummaryBody,),
@@ -68,6 +72,7 @@ def openapi_types(_):
6872
"iot_top99p": (UsageBillableSummaryBody,),
6973
"lambda_function_average": (UsageBillableSummaryBody,),
7074
"lambda_function_sum": (UsageBillableSummaryBody,),
75+
"logs_forwarding_sum": (UsageBillableSummaryBody,),
7176
"logs_indexed_15day_sum": (UsageBillableSummaryBody,),
7277
"logs_indexed_180day_sum": (UsageBillableSummaryBody,),
7378
"logs_indexed_30day_sum": (UsageBillableSummaryBody,),
@@ -95,10 +100,14 @@ def openapi_types(_):
95100
"rum_sum": (UsageBillableSummaryBody,),
96101
"rum_units_sum": (UsageBillableSummaryBody,),
97102
"sensitive_data_scanner_sum": (UsageBillableSummaryBody,),
103+
"serverless_apm_sum": (UsageBillableSummaryBody,),
104+
"serverless_infra_average": (UsageBillableSummaryBody,),
105+
"serverless_infra_sum": (UsageBillableSummaryBody,),
98106
"serverless_invocation_sum": (UsageBillableSummaryBody,),
99107
"siem_sum": (UsageBillableSummaryBody,),
100108
"standard_timeseries_average": (UsageBillableSummaryBody,),
101109
"synthetics_api_tests_sum": (UsageBillableSummaryBody,),
110+
"synthetics_app_testing_maximum": (UsageBillableSummaryBody,),
102111
"synthetics_browser_checks_sum": (UsageBillableSummaryBody,),
103112
"timeseries_average": (UsageBillableSummaryBody,),
104113
"timeseries_sum": (UsageBillableSummaryBody,),
@@ -112,13 +121,17 @@ def openapi_types(_):
112121
"apm_profiler_host_sum": "apm_profiler_host_sum",
113122
"apm_profiler_host_top99p": "apm_profiler_host_top99p",
114123
"apm_trace_search_sum": "apm_trace_search_sum",
124+
"application_security_fargate_average": "application_security_fargate_average",
115125
"application_security_host_sum": "application_security_host_sum",
126+
"application_security_host_top99": "application_security_host_top99",
116127
"ci_pipeline_indexed_spans_sum": "ci_pipeline_indexed_spans_sum",
117128
"ci_pipeline_maximum": "ci_pipeline_maximum",
118129
"ci_pipeline_sum": "ci_pipeline_sum",
119130
"ci_test_indexed_spans_sum": "ci_test_indexed_spans_sum",
120131
"ci_testing_maximum": "ci_testing_maximum",
121132
"ci_testing_sum": "ci_testing_sum",
133+
"cloud_cost_management_average": "cloud_cost_management_average",
134+
"cloud_cost_management_sum": "cloud_cost_management_sum",
122135
"cspm_container_sum": "cspm_container_sum",
123136
"cspm_host_sum": "cspm_host_sum",
124137
"cspm_host_top99p": "cspm_host_top99p",
@@ -150,6 +163,7 @@ def openapi_types(_):
150163
"iot_top99p": "iot_top99p",
151164
"lambda_function_average": "lambda_function_average",
152165
"lambda_function_sum": "lambda_function_sum",
166+
"logs_forwarding_sum": "logs_forwarding_sum",
153167
"logs_indexed_15day_sum": "logs_indexed_15day_sum",
154168
"logs_indexed_180day_sum": "logs_indexed_180day_sum",
155169
"logs_indexed_30day_sum": "logs_indexed_30day_sum",
@@ -177,10 +191,14 @@ def openapi_types(_):
177191
"rum_sum": "rum_sum",
178192
"rum_units_sum": "rum_units_sum",
179193
"sensitive_data_scanner_sum": "sensitive_data_scanner_sum",
194+
"serverless_apm_sum": "serverless_apm_sum",
195+
"serverless_infra_average": "serverless_infra_average",
196+
"serverless_infra_sum": "serverless_infra_sum",
180197
"serverless_invocation_sum": "serverless_invocation_sum",
181198
"siem_sum": "siem_sum",
182199
"standard_timeseries_average": "standard_timeseries_average",
183200
"synthetics_api_tests_sum": "synthetics_api_tests_sum",
201+
"synthetics_app_testing_maximum": "synthetics_app_testing_maximum",
184202
"synthetics_browser_checks_sum": "synthetics_browser_checks_sum",
185203
"timeseries_average": "timeseries_average",
186204
"timeseries_sum": "timeseries_sum",
@@ -195,13 +213,17 @@ def __init__(
195213
apm_profiler_host_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
196214
apm_profiler_host_top99p: Union[UsageBillableSummaryBody, UnsetType] = unset,
197215
apm_trace_search_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
216+
application_security_fargate_average: Union[UsageBillableSummaryBody, UnsetType] = unset,
198217
application_security_host_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
218+
application_security_host_top99: Union[UsageBillableSummaryBody, UnsetType] = unset,
199219
ci_pipeline_indexed_spans_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
200220
ci_pipeline_maximum: Union[UsageBillableSummaryBody, UnsetType] = unset,
201221
ci_pipeline_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
202222
ci_test_indexed_spans_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
203223
ci_testing_maximum: Union[UsageBillableSummaryBody, UnsetType] = unset,
204224
ci_testing_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
225+
cloud_cost_management_average: Union[UsageBillableSummaryBody, UnsetType] = unset,
226+
cloud_cost_management_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
205227
cspm_container_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
206228
cspm_host_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
207229
cspm_host_top99p: Union[UsageBillableSummaryBody, UnsetType] = unset,
@@ -233,6 +255,7 @@ def __init__(
233255
iot_top99p: Union[UsageBillableSummaryBody, UnsetType] = unset,
234256
lambda_function_average: Union[UsageBillableSummaryBody, UnsetType] = unset,
235257
lambda_function_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
258+
logs_forwarding_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
236259
logs_indexed_15day_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
237260
logs_indexed_180day_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
238261
logs_indexed_30day_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
@@ -260,10 +283,14 @@ def __init__(
260283
rum_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
261284
rum_units_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
262285
sensitive_data_scanner_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
286+
serverless_apm_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
287+
serverless_infra_average: Union[UsageBillableSummaryBody, UnsetType] = unset,
288+
serverless_infra_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
263289
serverless_invocation_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
264290
siem_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
265291
standard_timeseries_average: Union[UsageBillableSummaryBody, UnsetType] = unset,
266292
synthetics_api_tests_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
293+
synthetics_app_testing_maximum: Union[UsageBillableSummaryBody, UnsetType] = unset,
267294
synthetics_browser_checks_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
268295
timeseries_average: Union[UsageBillableSummaryBody, UnsetType] = unset,
269296
timeseries_sum: Union[UsageBillableSummaryBody, UnsetType] = unset,
@@ -293,9 +320,15 @@ def __init__(
293320
:param apm_trace_search_sum: Response with properties for each aggregated usage type.
294321
:type apm_trace_search_sum: UsageBillableSummaryBody, optional
295322
323+
:param application_security_fargate_average: Response with properties for each aggregated usage type.
324+
:type application_security_fargate_average: UsageBillableSummaryBody, optional
325+
296326
:param application_security_host_sum: Response with properties for each aggregated usage type.
297327
:type application_security_host_sum: UsageBillableSummaryBody, optional
298328
329+
:param application_security_host_top99: Response with properties for each aggregated usage type.
330+
:type application_security_host_top99: UsageBillableSummaryBody, optional
331+
299332
:param ci_pipeline_indexed_spans_sum: Response with properties for each aggregated usage type.
300333
:type ci_pipeline_indexed_spans_sum: UsageBillableSummaryBody, optional
301334
@@ -314,6 +347,12 @@ def __init__(
314347
:param ci_testing_sum: Response with properties for each aggregated usage type.
315348
:type ci_testing_sum: UsageBillableSummaryBody, optional
316349
350+
:param cloud_cost_management_average: Response with properties for each aggregated usage type.
351+
:type cloud_cost_management_average: UsageBillableSummaryBody, optional
352+
353+
:param cloud_cost_management_sum: Response with properties for each aggregated usage type.
354+
:type cloud_cost_management_sum: UsageBillableSummaryBody, optional
355+
317356
:param cspm_container_sum: Response with properties for each aggregated usage type.
318357
:type cspm_container_sum: UsageBillableSummaryBody, optional
319358
@@ -407,6 +446,9 @@ def __init__(
407446
:param lambda_function_sum: Response with properties for each aggregated usage type.
408447
:type lambda_function_sum: UsageBillableSummaryBody, optional
409448
449+
:param logs_forwarding_sum: Response with properties for each aggregated usage type.
450+
:type logs_forwarding_sum: UsageBillableSummaryBody, optional
451+
410452
:param logs_indexed_15day_sum: Response with properties for each aggregated usage type.
411453
:type logs_indexed_15day_sum: UsageBillableSummaryBody, optional
412454
@@ -488,6 +530,15 @@ def __init__(
488530
:param sensitive_data_scanner_sum: Response with properties for each aggregated usage type.
489531
:type sensitive_data_scanner_sum: UsageBillableSummaryBody, optional
490532
533+
:param serverless_apm_sum: Response with properties for each aggregated usage type.
534+
:type serverless_apm_sum: UsageBillableSummaryBody, optional
535+
536+
:param serverless_infra_average: Response with properties for each aggregated usage type.
537+
:type serverless_infra_average: UsageBillableSummaryBody, optional
538+
539+
:param serverless_infra_sum: Response with properties for each aggregated usage type.
540+
:type serverless_infra_sum: UsageBillableSummaryBody, optional
541+
491542
:param serverless_invocation_sum: Response with properties for each aggregated usage type.
492543
:type serverless_invocation_sum: UsageBillableSummaryBody, optional
493544
@@ -500,6 +551,9 @@ def __init__(
500551
:param synthetics_api_tests_sum: Response with properties for each aggregated usage type.
501552
:type synthetics_api_tests_sum: UsageBillableSummaryBody, optional
502553
554+
:param synthetics_app_testing_maximum: Response with properties for each aggregated usage type.
555+
:type synthetics_app_testing_maximum: UsageBillableSummaryBody, optional
556+
503557
:param synthetics_browser_checks_sum: Response with properties for each aggregated usage type.
504558
:type synthetics_browser_checks_sum: UsageBillableSummaryBody, optional
505559
@@ -523,8 +577,12 @@ def __init__(
523577
kwargs["apm_profiler_host_top99p"] = apm_profiler_host_top99p
524578
if apm_trace_search_sum is not unset:
525579
kwargs["apm_trace_search_sum"] = apm_trace_search_sum
580+
if application_security_fargate_average is not unset:
581+
kwargs["application_security_fargate_average"] = application_security_fargate_average
526582
if application_security_host_sum is not unset:
527583
kwargs["application_security_host_sum"] = application_security_host_sum
584+
if application_security_host_top99 is not unset:
585+
kwargs["application_security_host_top99"] = application_security_host_top99
528586
if ci_pipeline_indexed_spans_sum is not unset:
529587
kwargs["ci_pipeline_indexed_spans_sum"] = ci_pipeline_indexed_spans_sum
530588
if ci_pipeline_maximum is not unset:
@@ -537,6 +595,10 @@ def __init__(
537595
kwargs["ci_testing_maximum"] = ci_testing_maximum
538596
if ci_testing_sum is not unset:
539597
kwargs["ci_testing_sum"] = ci_testing_sum
598+
if cloud_cost_management_average is not unset:
599+
kwargs["cloud_cost_management_average"] = cloud_cost_management_average
600+
if cloud_cost_management_sum is not unset:
601+
kwargs["cloud_cost_management_sum"] = cloud_cost_management_sum
540602
if cspm_container_sum is not unset:
541603
kwargs["cspm_container_sum"] = cspm_container_sum
542604
if cspm_host_sum is not unset:
@@ -599,6 +661,8 @@ def __init__(
599661
kwargs["lambda_function_average"] = lambda_function_average
600662
if lambda_function_sum is not unset:
601663
kwargs["lambda_function_sum"] = lambda_function_sum
664+
if logs_forwarding_sum is not unset:
665+
kwargs["logs_forwarding_sum"] = logs_forwarding_sum
602666
if logs_indexed_15day_sum is not unset:
603667
kwargs["logs_indexed_15day_sum"] = logs_indexed_15day_sum
604668
if logs_indexed_180day_sum is not unset:
@@ -653,6 +717,12 @@ def __init__(
653717
kwargs["rum_units_sum"] = rum_units_sum
654718
if sensitive_data_scanner_sum is not unset:
655719
kwargs["sensitive_data_scanner_sum"] = sensitive_data_scanner_sum
720+
if serverless_apm_sum is not unset:
721+
kwargs["serverless_apm_sum"] = serverless_apm_sum
722+
if serverless_infra_average is not unset:
723+
kwargs["serverless_infra_average"] = serverless_infra_average
724+
if serverless_infra_sum is not unset:
725+
kwargs["serverless_infra_sum"] = serverless_infra_sum
656726
if serverless_invocation_sum is not unset:
657727
kwargs["serverless_invocation_sum"] = serverless_invocation_sum
658728
if siem_sum is not unset:
@@ -661,6 +731,8 @@ def __init__(
661731
kwargs["standard_timeseries_average"] = standard_timeseries_average
662732
if synthetics_api_tests_sum is not unset:
663733
kwargs["synthetics_api_tests_sum"] = synthetics_api_tests_sum
734+
if synthetics_app_testing_maximum is not unset:
735+
kwargs["synthetics_app_testing_maximum"] = synthetics_app_testing_maximum
664736
if synthetics_browser_checks_sum is not unset:
665737
kwargs["synthetics_browser_checks_sum"] = synthetics_browser_checks_sum
666738
if timeseries_average is not unset:

0 commit comments

Comments
 (0)