Skip to content

Commit 23c80be

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit e8cf68b of spec repo (#4139)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent daadd49 commit 23c80be

9 files changed

Lines changed: 574 additions & 5 deletions

.generator/schemas/v1/openapi.yaml

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4884,6 +4884,8 @@ components:
48844884
- sds_scanned_bytes_usage
48854885
- serverless_apps_usage
48864886
- serverless_apps_apm_usage
4887+
- siem_12mo_retention_usage
4888+
- siem_6mo_retention_usage
48874889
- siem_analyzed_logs_add_on_usage
48884890
- siem_ingested_bytes_usage
48894891
- snmp_usage
@@ -4973,6 +4975,8 @@ components:
49734975
- SDS_SCANNED_BYTES_USAGE
49744976
- SERVERLESS_APPS_USAGE
49754977
- SERVERLESS_APPS_APM_USAGE
4978+
- SIEM_12MO_RETENTION_USAGE
4979+
- SIEM_6MO_RETENTION_USAGE
49764980
- SIEM_ANALYZED_LOGS_ADD_ON_USAGE
49774981
- SIEM_INGESTED_BYTES_USAGE
49784982
- SNMP_USAGE
@@ -9605,6 +9609,10 @@ components:
96059609
- rum_browser_mobile_sessions_percentage
96069610
- ingested_spans_bytes_usage
96079611
- ingested_spans_bytes_percentage
9612+
- siem_12mo_retention_usage
9613+
- siem_12mo_retention_percentage
9614+
- siem_6mo_retention_usage
9615+
- siem_6mo_retention_percentage
96089616
- siem_analyzed_logs_add_on_usage
96099617
- siem_analyzed_logs_add_on_percentage
96109618
- siem_ingested_bytes_usage
@@ -9774,6 +9782,10 @@ components:
97749782
- RUM_BROWSER_MOBILE_SESSIONS_PERCENTAGE
97759783
- INGESTED_SPANS_BYTES_USAGE
97769784
- INGESTED_SPANS_BYTES_PERCENTAGE
9785+
- SIEM_12MO_RETENTION_USAGE
9786+
- SIEM_12MO_RETENTION_PERCENTAGE
9787+
- SIEM_6MO_RETENTION_USAGE
9788+
- SIEM_6MO_RETENTION_PERCENTAGE
97779789
- SIEM_ANALYZED_LOGS_ADD_ON_USAGE
97789790
- SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE
97799791
- SIEM_INGESTED_BYTES_USAGE
@@ -10403,6 +10415,22 @@ components:
1040310415
description: The total Serverless Apps usage by tag(s).
1040410416
format: double
1040510417
type: number
10418+
siem_12mo_retention_percentage:
10419+
description: The percentage of Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
10420+
format: double
10421+
type: number
10422+
siem_12mo_retention_usage:
10423+
description: The Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
10424+
format: double
10425+
type: number
10426+
siem_6mo_retention_percentage:
10427+
description: The percentage of Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
10428+
format: double
10429+
type: number
10430+
siem_6mo_retention_usage:
10431+
description: The Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
10432+
format: double
10433+
type: number
1040610434
siem_analyzed_logs_add_on_percentage:
1040710435
description: The percentage of log events analyzed by Cloud SIEM usage by tag(s).
1040810436
format: double
@@ -22467,6 +22495,10 @@ components:
2246722495
description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
2246822496
format: int64
2246922497
type: integer
22498+
cloud_siem_indexed_logs_sum:
22499+
description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.
22500+
format: int64
22501+
type: integer
2247022502
code_analysis_sa_committers_hwm:
2247122503
description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
2247222504
format: int64
@@ -23231,6 +23263,14 @@ components:
2323123263
description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
2323223264
format: int64
2323323265
type: integer
23266+
siem_12mo_retention_sum:
23267+
description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current date for the given org.
23268+
format: int64
23269+
type: integer
23270+
siem_6mo_retention_sum:
23271+
description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current date for the given org.
23272+
format: int64
23273+
type: integer
2323423274
siem_analyzed_logs_add_on_count_sum:
2323523275
description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
2323623276
format: int64
@@ -23480,6 +23520,10 @@ components:
2348023520
description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
2348123521
format: int64
2348223522
type: integer
23523+
cloud_siem_indexed_logs_sum:
23524+
description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.
23525+
format: int64
23526+
type: integer
2348323527
code_analysis_sa_committers_hwm:
2348423528
description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
2348523529
format: int64
@@ -24256,6 +24300,14 @@ components:
2425624300
description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
2425724301
format: int64
2425824302
type: integer
24303+
siem_12mo_retention_sum:
24304+
description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current date for the given org.
24305+
format: int64
24306+
type: integer
24307+
siem_6mo_retention_sum:
24308+
description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current date for the given org.
24309+
format: int64
24310+
type: integer
2425924311
siem_analyzed_logs_add_on_count_sum:
2426024312
description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
2426124313
format: int64
@@ -24503,6 +24555,10 @@ components:
2450324555
description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations.
2450424556
format: int64
2450524557
type: integer
24558+
cloud_siem_indexed_logs_agg_sum:
24559+
description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current month for all organizations.
24560+
format: int64
24561+
type: integer
2450624562
code_analysis_sa_committers_hwm_sum:
2450724563
description: Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations.
2450824564
format: int64
@@ -25299,6 +25355,14 @@ components:
2529925355
description: Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations.
2530025356
format: int64
2530125357
type: integer
25358+
siem_12mo_retention_agg_sum:
25359+
description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current month for all organizations.
25360+
format: int64
25361+
type: integer
25362+
siem_6mo_retention_agg_sum:
25363+
description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current month for all organizations.
25364+
format: int64
25365+
type: integer
2530225366
siem_analyzed_logs_add_on_count_agg_sum:
2530325367
description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations.
2530425368
format: int64

.generator/schemas/v2/openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66681,6 +66681,9 @@ components:
6668166681
filter:
6668266682
description: Filter expression applied to the recommendations.
6668366683
type: string
66684+
scope:
66685+
description: Recommendations scope. Defaults to `ccm`; use `experiment` for experimental recommendations or `*` for both.
66686+
type: string
6668466687
sort:
6668566688
description: Ordered list of sort clauses applied to the result set.
6668666689
items:

api/datadogV1/model_hourly_usage_attribution_usage_type.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ const (
9797
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SDS_SCANNED_BYTES_USAGE HourlyUsageAttributionUsageType = "sds_scanned_bytes_usage"
9898
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SERVERLESS_APPS_USAGE HourlyUsageAttributionUsageType = "serverless_apps_usage"
9999
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SERVERLESS_APPS_APM_USAGE HourlyUsageAttributionUsageType = "serverless_apps_apm_usage"
100+
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_12MO_RETENTION_USAGE HourlyUsageAttributionUsageType = "siem_12mo_retention_usage"
101+
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_6MO_RETENTION_USAGE HourlyUsageAttributionUsageType = "siem_6mo_retention_usage"
100102
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_ANALYZED_LOGS_ADD_ON_USAGE HourlyUsageAttributionUsageType = "siem_analyzed_logs_add_on_usage"
101103
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_INGESTED_BYTES_USAGE HourlyUsageAttributionUsageType = "siem_ingested_bytes_usage"
102104
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SNMP_USAGE HourlyUsageAttributionUsageType = "snmp_usage"
@@ -187,6 +189,8 @@ var allowedHourlyUsageAttributionUsageTypeEnumValues = []HourlyUsageAttributionU
187189
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SDS_SCANNED_BYTES_USAGE,
188190
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SERVERLESS_APPS_USAGE,
189191
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SERVERLESS_APPS_APM_USAGE,
192+
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_12MO_RETENTION_USAGE,
193+
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_6MO_RETENTION_USAGE,
190194
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_ANALYZED_LOGS_ADD_ON_USAGE,
191195
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_INGESTED_BYTES_USAGE,
192196
HOURLYUSAGEATTRIBUTIONUSAGETYPE_SNMP_USAGE,

api/datadogV1/model_monthly_usage_attribution_supported_metrics.go

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ const (
174174
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_RUM_BROWSER_MOBILE_SESSIONS_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "rum_browser_mobile_sessions_percentage"
175175
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_INGESTED_SPANS_BYTES_USAGE MonthlyUsageAttributionSupportedMetrics = "ingested_spans_bytes_usage"
176176
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_INGESTED_SPANS_BYTES_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "ingested_spans_bytes_percentage"
177+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_12MO_RETENTION_USAGE MonthlyUsageAttributionSupportedMetrics = "siem_12mo_retention_usage"
178+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_12MO_RETENTION_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "siem_12mo_retention_percentage"
179+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_6MO_RETENTION_USAGE MonthlyUsageAttributionSupportedMetrics = "siem_6mo_retention_usage"
180+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_6MO_RETENTION_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "siem_6mo_retention_percentage"
177181
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_ANALYZED_LOGS_ADD_ON_USAGE MonthlyUsageAttributionSupportedMetrics = "siem_analyzed_logs_add_on_usage"
178182
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "siem_analyzed_logs_add_on_percentage"
179183
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_INGESTED_BYTES_USAGE MonthlyUsageAttributionSupportedMetrics = "siem_ingested_bytes_usage"
@@ -344,6 +348,10 @@ var allowedMonthlyUsageAttributionSupportedMetricsEnumValues = []MonthlyUsageAtt
344348
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_RUM_BROWSER_MOBILE_SESSIONS_PERCENTAGE,
345349
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_INGESTED_SPANS_BYTES_USAGE,
346350
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_INGESTED_SPANS_BYTES_PERCENTAGE,
351+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_12MO_RETENTION_USAGE,
352+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_12MO_RETENTION_PERCENTAGE,
353+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_6MO_RETENTION_USAGE,
354+
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_6MO_RETENTION_PERCENTAGE,
347355
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_ANALYZED_LOGS_ADD_ON_USAGE,
348356
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE,
349357
MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_INGESTED_BYTES_USAGE,

0 commit comments

Comments
 (0)