Skip to content

Commit 3c5860e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add Bits AI Investigations and On-Call to API specs (#2930)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 07a8e7d commit 3c5860e

File tree

6 files changed

+81
-3
lines changed

6 files changed

+81
-3
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20762,6 +20762,11 @@ components:
2076220762
current date for all organizations.
2076320763
format: int64
2076420764
type: integer
20765+
bits_ai_investigations_sum:
20766+
description: Shows the sum of all Bits AI Investigations over all hours
20767+
in the current date for all organizations.
20768+
format: int64
20769+
type: integer
2076520770
browser_rum_lite_session_count_sum:
2076620771
deprecated: true
2076720772
description: Shows the sum of all browser lite sessions over all hours in
@@ -21309,6 +21314,11 @@ components:
2130921314
hosts over all hours in the current date for the given org.
2131021315
format: int64
2131121316
type: integer
21317+
on_call_seat_hwm:
21318+
description: Shows the high-water mark of On-Call seats over all hours in
21319+
the current date for all organizations.
21320+
format: int64
21321+
type: integer
2131221322
online_archive_events_count_sum:
2131321323
description: Sum of all online archived events over all hours in the current
2131421324
date for all organizations.
@@ -21850,6 +21860,11 @@ components:
2185021860
current date for the given org.
2185121861
format: int64
2185221862
type: integer
21863+
bits_ai_investigations_sum:
21864+
description: Shows the sum of all Bits AI Investigations over all hours
21865+
in the current date for the given org.
21866+
format: int64
21867+
type: integer
2185321868
browser_rum_lite_session_count_sum:
2185421869
deprecated: true
2185521870
description: Shows the sum of all browser lite sessions over all hours in
@@ -22406,6 +22421,11 @@ components:
2240622421
hosts over all hours in the current date for the given org.
2240722422
format: int64
2240822423
type: integer
22424+
on_call_seat_hwm:
22425+
description: Shows the high-water mark of On-Call seats over all hours in
22426+
the current date for the given org.
22427+
format: int64
22428+
type: integer
2240922429
online_archive_events_count_sum:
2241022430
description: Sum of all online archived events over all hours in the current
2241122431
date for the given org.
@@ -22947,6 +22967,11 @@ components:
2294722967
current month for all organizations.
2294822968
format: int64
2294922969
type: integer
22970+
bits_ai_investigations_agg_sum:
22971+
description: Shows the sum of all Bits AI Investigations over all hours
22972+
in the current month for all organizations.
22973+
format: int64
22974+
type: integer
2295022975
browser_rum_lite_session_count_agg_sum:
2295122976
deprecated: true
2295222977
description: Shows the sum of all browser lite sessions over all hours in
@@ -23524,6 +23549,11 @@ components:
2352423549
over all hours in the current months for all organizations
2352523550
format: int64
2352623551
type: integer
23552+
on_call_seat_hwm_sum:
23553+
description: Shows the sum of the high-water marks of On-Call seats over
23554+
all hours in the current month for all organizations.
23555+
format: int64
23556+
type: integer
2352723557
online_archive_events_count_agg_sum:
2352823558
description: Sum of all online archived events over all hours in the current
2352923559
month for all organizations.

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81263,8 +81263,8 @@ paths:
8126381263
- description: 'Comma separated list of product families to retrieve. Available
8126481264
families are `all`, `analyzed_logs`,
8126581265

81266-
`application_security`, `audit_trail`, `serverless`, `ci_app`, `cloud_cost_management`,
81267-
`cloud_siem`,
81266+
`application_security`, `audit_trail`, `bits_ai`, `serverless`, `ci_app`,
81267+
`cloud_cost_management`, `cloud_siem`,
8126881268

8126981269
`csm_container_enterprise`, `csm_host_enterprise`, `cspm`, `custom_events`,
8127081270
`cws`, `dbm`, `error_tracking`,

src/datadog_api_client/v1/model/usage_summary_date.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def openapi_types(_):
3939
"aws_lambda_invocations_sum": (int,),
4040
"azure_app_service_top99p": (int,),
4141
"billable_ingested_bytes_sum": (int,),
42+
"bits_ai_investigations_sum": (int,),
4243
"browser_rum_lite_session_count_sum": (int,),
4344
"browser_rum_replay_session_count_sum": (int,),
4445
"browser_rum_units_sum": (int,),
@@ -142,6 +143,7 @@ def openapi_types(_):
142143
"observability_pipelines_bytes_processed_sum": (int,),
143144
"oci_host_sum": (int,),
144145
"oci_host_top99p": (int,),
146+
"on_call_seat_hwm": (int,),
145147
"online_archive_events_count_sum": (int,),
146148
"opentelemetry_apm_host_top99p": (int,),
147149
"opentelemetry_host_top99p": (int,),
@@ -243,6 +245,7 @@ def openapi_types(_):
243245
"aws_lambda_invocations_sum": "aws_lambda_invocations_sum",
244246
"azure_app_service_top99p": "azure_app_service_top99p",
245247
"billable_ingested_bytes_sum": "billable_ingested_bytes_sum",
248+
"bits_ai_investigations_sum": "bits_ai_investigations_sum",
246249
"browser_rum_lite_session_count_sum": "browser_rum_lite_session_count_sum",
247250
"browser_rum_replay_session_count_sum": "browser_rum_replay_session_count_sum",
248251
"browser_rum_units_sum": "browser_rum_units_sum",
@@ -346,6 +349,7 @@ def openapi_types(_):
346349
"observability_pipelines_bytes_processed_sum": "observability_pipelines_bytes_processed_sum",
347350
"oci_host_sum": "oci_host_sum",
348351
"oci_host_top99p": "oci_host_top99p",
352+
"on_call_seat_hwm": "on_call_seat_hwm",
349353
"online_archive_events_count_sum": "online_archive_events_count_sum",
350354
"opentelemetry_apm_host_top99p": "opentelemetry_apm_host_top99p",
351355
"opentelemetry_host_top99p": "opentelemetry_host_top99p",
@@ -448,6 +452,7 @@ def __init__(
448452
aws_lambda_invocations_sum: Union[int, UnsetType] = unset,
449453
azure_app_service_top99p: Union[int, UnsetType] = unset,
450454
billable_ingested_bytes_sum: Union[int, UnsetType] = unset,
455+
bits_ai_investigations_sum: Union[int, UnsetType] = unset,
451456
browser_rum_lite_session_count_sum: Union[int, UnsetType] = unset,
452457
browser_rum_replay_session_count_sum: Union[int, UnsetType] = unset,
453458
browser_rum_units_sum: Union[int, UnsetType] = unset,
@@ -551,6 +556,7 @@ def __init__(
551556
observability_pipelines_bytes_processed_sum: Union[int, UnsetType] = unset,
552557
oci_host_sum: Union[int, UnsetType] = unset,
553558
oci_host_top99p: Union[int, UnsetType] = unset,
559+
on_call_seat_hwm: Union[int, UnsetType] = unset,
554560
online_archive_events_count_sum: Union[int, UnsetType] = unset,
555561
opentelemetry_apm_host_top99p: Union[int, UnsetType] = unset,
556562
opentelemetry_host_top99p: Union[int, UnsetType] = unset,
@@ -684,6 +690,9 @@ def __init__(
684690
:param billable_ingested_bytes_sum: Shows the sum of all log bytes ingested over all hours in the current date for all organizations.
685691
:type billable_ingested_bytes_sum: int, optional
686692
693+
:param bits_ai_investigations_sum: Shows the sum of all Bits AI Investigations over all hours in the current date for all organizations.
694+
:type bits_ai_investigations_sum: int, optional
695+
687696
:param browser_rum_lite_session_count_sum: Shows the sum of all browser lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). **Deprecated**.
688697
:type browser_rum_lite_session_count_sum: int, optional
689698
@@ -993,6 +1002,9 @@ def __init__(
9931002
:param oci_host_top99p: Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
9941003
:type oci_host_top99p: int, optional
9951004
1005+
:param on_call_seat_hwm: Shows the high-water mark of On-Call seats over all hours in the current date for all organizations.
1006+
:type on_call_seat_hwm: int, optional
1007+
9961008
:param online_archive_events_count_sum: Sum of all online archived events over all hours in the current date for all organizations.
9971009
:type online_archive_events_count_sum: int, optional
9981010
@@ -1272,6 +1284,8 @@ def __init__(
12721284
kwargs["azure_app_service_top99p"] = azure_app_service_top99p
12731285
if billable_ingested_bytes_sum is not unset:
12741286
kwargs["billable_ingested_bytes_sum"] = billable_ingested_bytes_sum
1287+
if bits_ai_investigations_sum is not unset:
1288+
kwargs["bits_ai_investigations_sum"] = bits_ai_investigations_sum
12751289
if browser_rum_lite_session_count_sum is not unset:
12761290
kwargs["browser_rum_lite_session_count_sum"] = browser_rum_lite_session_count_sum
12771291
if browser_rum_replay_session_count_sum is not unset:
@@ -1490,6 +1504,8 @@ def __init__(
14901504
kwargs["oci_host_sum"] = oci_host_sum
14911505
if oci_host_top99p is not unset:
14921506
kwargs["oci_host_top99p"] = oci_host_top99p
1507+
if on_call_seat_hwm is not unset:
1508+
kwargs["on_call_seat_hwm"] = on_call_seat_hwm
14931509
if online_archive_events_count_sum is not unset:
14941510
kwargs["online_archive_events_count_sum"] = online_archive_events_count_sum
14951511
if opentelemetry_apm_host_top99p is not unset:

src/datadog_api_client/v1/model/usage_summary_date_org.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def openapi_types(_):
3434
"aws_lambda_invocations_sum": (int,),
3535
"azure_app_service_top99p": (int,),
3636
"billable_ingested_bytes_sum": (int,),
37+
"bits_ai_investigations_sum": (int,),
3738
"browser_rum_lite_session_count_sum": (int,),
3839
"browser_rum_replay_session_count_sum": (int,),
3940
"browser_rum_units_sum": (int,),
@@ -140,6 +141,7 @@ def openapi_types(_):
140141
"observability_pipelines_bytes_processed_sum": (int,),
141142
"oci_host_sum": (int,),
142143
"oci_host_top99p": (int,),
144+
"on_call_seat_hwm": (int,),
143145
"online_archive_events_count_sum": (int,),
144146
"opentelemetry_apm_host_top99p": (int,),
145147
"opentelemetry_host_top99p": (int,),
@@ -244,6 +246,7 @@ def openapi_types(_):
244246
"aws_lambda_invocations_sum": "aws_lambda_invocations_sum",
245247
"azure_app_service_top99p": "azure_app_service_top99p",
246248
"billable_ingested_bytes_sum": "billable_ingested_bytes_sum",
249+
"bits_ai_investigations_sum": "bits_ai_investigations_sum",
247250
"browser_rum_lite_session_count_sum": "browser_rum_lite_session_count_sum",
248251
"browser_rum_replay_session_count_sum": "browser_rum_replay_session_count_sum",
249252
"browser_rum_units_sum": "browser_rum_units_sum",
@@ -350,6 +353,7 @@ def openapi_types(_):
350353
"observability_pipelines_bytes_processed_sum": "observability_pipelines_bytes_processed_sum",
351354
"oci_host_sum": "oci_host_sum",
352355
"oci_host_top99p": "oci_host_top99p",
356+
"on_call_seat_hwm": "on_call_seat_hwm",
353357
"online_archive_events_count_sum": "online_archive_events_count_sum",
354358
"opentelemetry_apm_host_top99p": "opentelemetry_apm_host_top99p",
355359
"opentelemetry_host_top99p": "opentelemetry_host_top99p",
@@ -455,6 +459,7 @@ def __init__(
455459
aws_lambda_invocations_sum: Union[int, UnsetType] = unset,
456460
azure_app_service_top99p: Union[int, UnsetType] = unset,
457461
billable_ingested_bytes_sum: Union[int, UnsetType] = unset,
462+
bits_ai_investigations_sum: Union[int, UnsetType] = unset,
458463
browser_rum_lite_session_count_sum: Union[int, UnsetType] = unset,
459464
browser_rum_replay_session_count_sum: Union[int, UnsetType] = unset,
460465
browser_rum_units_sum: Union[int, UnsetType] = unset,
@@ -561,6 +566,7 @@ def __init__(
561566
observability_pipelines_bytes_processed_sum: Union[int, UnsetType] = unset,
562567
oci_host_sum: Union[int, UnsetType] = unset,
563568
oci_host_top99p: Union[int, UnsetType] = unset,
569+
on_call_seat_hwm: Union[int, UnsetType] = unset,
564570
online_archive_events_count_sum: Union[int, UnsetType] = unset,
565571
opentelemetry_apm_host_top99p: Union[int, UnsetType] = unset,
566572
opentelemetry_host_top99p: Union[int, UnsetType] = unset,
@@ -701,6 +707,9 @@ def __init__(
701707
:param billable_ingested_bytes_sum: Shows the sum of all log bytes ingested over all hours in the current date for the given org.
702708
:type billable_ingested_bytes_sum: int, optional
703709
710+
:param bits_ai_investigations_sum: Shows the sum of all Bits AI Investigations over all hours in the current date for the given org.
711+
:type bits_ai_investigations_sum: int, optional
712+
704713
:param browser_rum_lite_session_count_sum: Shows the sum of all browser lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). **Deprecated**.
705714
:type browser_rum_lite_session_count_sum: int, optional
706715
@@ -1019,6 +1028,9 @@ def __init__(
10191028
:param oci_host_top99p: Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
10201029
:type oci_host_top99p: int, optional
10211030
1031+
:param on_call_seat_hwm: Shows the high-water mark of On-Call seats over all hours in the current date for the given org.
1032+
:type on_call_seat_hwm: int, optional
1033+
10221034
:param online_archive_events_count_sum: Sum of all online archived events over all hours in the current date for the given org.
10231035
:type online_archive_events_count_sum: int, optional
10241036
@@ -1305,6 +1317,8 @@ def __init__(
13051317
kwargs["azure_app_service_top99p"] = azure_app_service_top99p
13061318
if billable_ingested_bytes_sum is not unset:
13071319
kwargs["billable_ingested_bytes_sum"] = billable_ingested_bytes_sum
1320+
if bits_ai_investigations_sum is not unset:
1321+
kwargs["bits_ai_investigations_sum"] = bits_ai_investigations_sum
13081322
if browser_rum_lite_session_count_sum is not unset:
13091323
kwargs["browser_rum_lite_session_count_sum"] = browser_rum_lite_session_count_sum
13101324
if browser_rum_replay_session_count_sum is not unset:
@@ -1529,6 +1543,8 @@ def __init__(
15291543
kwargs["oci_host_sum"] = oci_host_sum
15301544
if oci_host_top99p is not unset:
15311545
kwargs["oci_host_top99p"] = oci_host_top99p
1546+
if on_call_seat_hwm is not unset:
1547+
kwargs["on_call_seat_hwm"] = on_call_seat_hwm
15321548
if online_archive_events_count_sum is not unset:
15331549
kwargs["online_archive_events_count_sum"] = online_archive_events_count_sum
15341550
if opentelemetry_apm_host_top99p is not unset:

src/datadog_api_client/v1/model/usage_summary_response.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def openapi_types(_):
4242
"azure_app_service_top99p_sum": (int,),
4343
"azure_host_top99p_sum": (int,),
4444
"billable_ingested_bytes_agg_sum": (int,),
45+
"bits_ai_investigations_agg_sum": (int,),
4546
"browser_rum_lite_session_count_agg_sum": (int,),
4647
"browser_rum_replay_session_count_agg_sum": (int,),
4748
"browser_rum_units_agg_sum": (int,),
@@ -151,6 +152,7 @@ def openapi_types(_):
151152
"observability_pipelines_bytes_processed_agg_sum": (int,),
152153
"oci_host_agg_sum": (int,),
153154
"oci_host_top99p_sum": (int,),
155+
"on_call_seat_hwm_sum": (int,),
154156
"online_archive_events_count_agg_sum": (int,),
155157
"opentelemetry_apm_host_top99p_sum": (int,),
156158
"opentelemetry_host_top99p_sum": (int,),
@@ -257,6 +259,7 @@ def openapi_types(_):
257259
"azure_app_service_top99p_sum": "azure_app_service_top99p_sum",
258260
"azure_host_top99p_sum": "azure_host_top99p_sum",
259261
"billable_ingested_bytes_agg_sum": "billable_ingested_bytes_agg_sum",
262+
"bits_ai_investigations_agg_sum": "bits_ai_investigations_agg_sum",
260263
"browser_rum_lite_session_count_agg_sum": "browser_rum_lite_session_count_agg_sum",
261264
"browser_rum_replay_session_count_agg_sum": "browser_rum_replay_session_count_agg_sum",
262265
"browser_rum_units_agg_sum": "browser_rum_units_agg_sum",
@@ -366,6 +369,7 @@ def openapi_types(_):
366369
"observability_pipelines_bytes_processed_agg_sum": "observability_pipelines_bytes_processed_agg_sum",
367370
"oci_host_agg_sum": "oci_host_agg_sum",
368371
"oci_host_top99p_sum": "oci_host_top99p_sum",
372+
"on_call_seat_hwm_sum": "on_call_seat_hwm_sum",
369373
"online_archive_events_count_agg_sum": "online_archive_events_count_agg_sum",
370374
"opentelemetry_apm_host_top99p_sum": "opentelemetry_apm_host_top99p_sum",
371375
"opentelemetry_host_top99p_sum": "opentelemetry_host_top99p_sum",
@@ -473,6 +477,7 @@ def __init__(
473477
azure_app_service_top99p_sum: Union[int, UnsetType] = unset,
474478
azure_host_top99p_sum: Union[int, UnsetType] = unset,
475479
billable_ingested_bytes_agg_sum: Union[int, UnsetType] = unset,
480+
bits_ai_investigations_agg_sum: Union[int, UnsetType] = unset,
476481
browser_rum_lite_session_count_agg_sum: Union[int, UnsetType] = unset,
477482
browser_rum_replay_session_count_agg_sum: Union[int, UnsetType] = unset,
478483
browser_rum_units_agg_sum: Union[int, UnsetType] = unset,
@@ -582,6 +587,7 @@ def __init__(
582587
observability_pipelines_bytes_processed_agg_sum: Union[int, UnsetType] = unset,
583588
oci_host_agg_sum: Union[int, UnsetType] = unset,
584589
oci_host_top99p_sum: Union[int, UnsetType] = unset,
590+
on_call_seat_hwm_sum: Union[int, UnsetType] = unset,
585591
online_archive_events_count_agg_sum: Union[int, UnsetType] = unset,
586592
opentelemetry_apm_host_top99p_sum: Union[int, UnsetType] = unset,
587593
opentelemetry_host_top99p_sum: Union[int, UnsetType] = unset,
@@ -722,6 +728,9 @@ def __init__(
722728
:param billable_ingested_bytes_agg_sum: Shows the sum of all log bytes ingested over all hours in the current month for all organizations.
723729
:type billable_ingested_bytes_agg_sum: int, optional
724730
731+
:param bits_ai_investigations_agg_sum: Shows the sum of all Bits AI Investigations over all hours in the current month for all organizations.
732+
:type bits_ai_investigations_agg_sum: int, optional
733+
725734
:param browser_rum_lite_session_count_agg_sum: Shows the sum of all browser lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). **Deprecated**.
726735
:type browser_rum_lite_session_count_agg_sum: int, optional
727736
@@ -1049,6 +1058,9 @@ def __init__(
10491058
:param oci_host_top99p_sum: Shows the 99th percentile of Oracle Cloud Infrastructure hosts over all hours in the current months for all organizations
10501059
:type oci_host_top99p_sum: int, optional
10511060
1061+
:param on_call_seat_hwm_sum: Shows the sum of the high-water marks of On-Call seats over all hours in the current month for all organizations.
1062+
:type on_call_seat_hwm_sum: int, optional
1063+
10521064
:param online_archive_events_count_agg_sum: Sum of all online archived events over all hours in the current month for all organizations.
10531065
:type online_archive_events_count_agg_sum: int, optional
10541066
@@ -1342,6 +1354,8 @@ def __init__(
13421354
kwargs["azure_host_top99p_sum"] = azure_host_top99p_sum
13431355
if billable_ingested_bytes_agg_sum is not unset:
13441356
kwargs["billable_ingested_bytes_agg_sum"] = billable_ingested_bytes_agg_sum
1357+
if bits_ai_investigations_agg_sum is not unset:
1358+
kwargs["bits_ai_investigations_agg_sum"] = bits_ai_investigations_agg_sum
13451359
if browser_rum_lite_session_count_agg_sum is not unset:
13461360
kwargs["browser_rum_lite_session_count_agg_sum"] = browser_rum_lite_session_count_agg_sum
13471361
if browser_rum_replay_session_count_agg_sum is not unset:
@@ -1576,6 +1590,8 @@ def __init__(
15761590
kwargs["oci_host_agg_sum"] = oci_host_agg_sum
15771591
if oci_host_top99p_sum is not unset:
15781592
kwargs["oci_host_top99p_sum"] = oci_host_top99p_sum
1593+
if on_call_seat_hwm_sum is not unset:
1594+
kwargs["on_call_seat_hwm_sum"] = on_call_seat_hwm_sum
15791595
if online_archive_events_count_agg_sum is not unset:
15801596
kwargs["online_archive_events_count_agg_sum"] = online_archive_events_count_agg_sum
15811597
if opentelemetry_apm_host_top99p_sum is not unset:

0 commit comments

Comments
 (0)