Skip to content

Commit 3c9be2c

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 3517c947 of spec repo
1 parent 3f10a5d commit 3c9be2c

File tree

5 files changed

+228
-12
lines changed

5 files changed

+228
-12
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.6",
7-
"regenerated": "2025-01-13 17:10:11.638797",
8-
"spec_repo_commit": "be17a7b8"
7+
"regenerated": "2025-01-13 18:28:01.987122",
8+
"spec_repo_commit": "3517c947"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-01-13 17:10:11.653898",
13-
"spec_repo_commit": "be17a7b8"
12+
"regenerated": "2025-01-13 18:28:02.002232",
13+
"spec_repo_commit": "3517c947"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 49 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20269,7 +20269,7 @@ components:
2026920269
type: integer
2027020270
profiling_host_top99p:
2027120271
description: Shows the 99th percentile of all profiled hosts over all hours
20272-
in the current date for all organizations.
20272+
within the current date for all organizations.
2027320273
format: int64
2027420274
type: integer
2027520275
rum_browser_and_mobile_session_count:
@@ -20358,10 +20358,25 @@ components:
2035820358
type: integer
2035920359
rum_mobile_lite_session_count_roku_sum:
2036020360
description: Shows the sum of all mobile RUM lite sessions on Roku over
20361-
all hours in the current date for all organizations (To be introduced
20361+
all hours within the current date for all organizations (To be introduced
2036220362
on October 1st, 2024).
2036320363
format: int64
2036420364
type: integer
20365+
rum_mobile_replay_session_count_android_sum:
20366+
description: Shows the sum of all mobile RUM replay sessions on Android
20367+
over all hours within the current date for the given org.
20368+
format: int64
20369+
type: integer
20370+
rum_mobile_replay_session_count_ios_sum:
20371+
description: Shows the sum of all mobile RUM replay sessions on iOS over
20372+
all hours within the current date for the given org.
20373+
format: int64
20374+
type: integer
20375+
rum_mobile_replay_session_count_reactnative_sum:
20376+
description: Shows the sum of all mobile RUM replay sessions on React Native
20377+
over all hours within the current date for the given org.
20378+
format: int64
20379+
type: integer
2036520380
rum_replay_session_count_sum:
2036620381
description: Shows the sum of all RUM Session Replay counts over all hours
2036720382
in the current date for all organizations (To be introduced on October
@@ -21122,7 +21137,7 @@ components:
2112221137
type: integer
2112321138
profiling_host_top99p:
2112421139
description: Shows the 99th percentile of all profiled hosts over all hours
21125-
in the current date for the given org.
21140+
within the current date for the given org.
2112621141
format: int64
2112721142
type: integer
2112821143
public_id:
@@ -21221,6 +21236,21 @@ components:
2122121236
1st, 2024).
2122221237
format: int64
2122321238
type: integer
21239+
rum_mobile_replay_session_count_android_sum:
21240+
description: Shows the sum of all mobile RUM replay sessions on Android
21241+
over all hours within the current date for the given org.
21242+
format: int64
21243+
type: integer
21244+
rum_mobile_replay_session_count_ios_sum:
21245+
description: Shows the sum of all mobile RUM replay sessions on iOS over
21246+
all hours within the current date for the given org.
21247+
format: int64
21248+
type: integer
21249+
rum_mobile_replay_session_count_reactnative_sum:
21250+
description: Shows the sum of all mobile RUM replay sessions on React Native
21251+
over all hours within the current date for the given org.
21252+
format: int64
21253+
type: integer
2122421254
rum_replay_session_count_sum:
2122521255
description: Shows the sum of all RUM Session Replay counts over all hours
2122621256
in the current date for the given org (To be introduced on October 1st,
@@ -22109,10 +22139,25 @@ components:
2210922139
type: integer
2211022140
rum_mobile_lite_session_count_roku_agg_sum:
2211122141
description: Shows the sum of all mobile RUM lite sessions on Roku over
22112-
all hours in the current month for all organizations (To be introduced
22142+
all hours within the current month for all organizations (To be introduced
2211322143
on October 1st, 2024).
2211422144
format: int64
2211522145
type: integer
22146+
rum_mobile_replay_session_count_android_agg_sum:
22147+
description: Shows the sum of all mobile RUM replay sessions on Android
22148+
over all hours within the current month for all organizations.
22149+
format: int64
22150+
type: integer
22151+
rum_mobile_replay_session_count_ios_agg_sum:
22152+
description: Shows the sum of all mobile RUM replay sessions on iOS over
22153+
all hours within the current month for all organizations.
22154+
format: int64
22155+
type: integer
22156+
rum_mobile_replay_session_count_reactnative_agg_sum:
22157+
description: Shows the sum of all mobile RUM replay sessions on React Native
22158+
over all hours within the current month for all organizations.
22159+
format: int64
22160+
type: integer
2211622161
rum_replay_session_count_agg_sum:
2211722162
description: Shows the sum of all RUM Session Replay counts over all hours
2211822163
in the current month for all organizations (To be introduced on October

src/datadogV1/model/model_usage_summary_date.rs

Lines changed: 59 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ pub struct UsageSummaryDate {
368368
/// Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.
369369
#[serde(rename = "profiling_aas_count_top99p")]
370370
pub profiling_aas_count_top99p: Option<i64>,
371-
/// Shows the 99th percentile of all profiled hosts over all hours in the current date for all organizations.
371+
/// Shows the 99th percentile of all profiled hosts over all hours within the current date for all organizations.
372372
#[serde(rename = "profiling_host_top99p")]
373373
pub profiling_host_top99p: Option<i64>,
374374
/// Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
@@ -413,9 +413,18 @@ pub struct UsageSummaryDate {
413413
/// Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
414414
#[serde(rename = "rum_mobile_lite_session_count_reactnative_sum")]
415415
pub rum_mobile_lite_session_count_reactnative_sum: Option<i64>,
416-
/// Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
416+
/// Shows the sum of all mobile RUM lite sessions on Roku over all hours within the current date for all organizations (To be introduced on October 1st, 2024).
417417
#[serde(rename = "rum_mobile_lite_session_count_roku_sum")]
418418
pub rum_mobile_lite_session_count_roku_sum: Option<i64>,
419+
/// Shows the sum of all mobile RUM replay sessions on Android over all hours within the current date for the given org.
420+
#[serde(rename = "rum_mobile_replay_session_count_android_sum")]
421+
pub rum_mobile_replay_session_count_android_sum: Option<i64>,
422+
/// Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date for the given org.
423+
#[serde(rename = "rum_mobile_replay_session_count_ios_sum")]
424+
pub rum_mobile_replay_session_count_ios_sum: Option<i64>,
425+
/// Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current date for the given org.
426+
#[serde(rename = "rum_mobile_replay_session_count_reactnative_sum")]
427+
pub rum_mobile_replay_session_count_reactnative_sum: Option<i64>,
419428
/// Shows the sum of all RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
420429
#[serde(rename = "rum_replay_session_count_sum")]
421430
pub rum_replay_session_count_sum: Option<i64>,
@@ -635,6 +644,9 @@ impl UsageSummaryDate {
635644
rum_mobile_lite_session_count_ios_sum: None,
636645
rum_mobile_lite_session_count_reactnative_sum: None,
637646
rum_mobile_lite_session_count_roku_sum: None,
647+
rum_mobile_replay_session_count_android_sum: None,
648+
rum_mobile_replay_session_count_ios_sum: None,
649+
rum_mobile_replay_session_count_reactnative_sum: None,
638650
rum_replay_session_count_sum: None,
639651
rum_session_count_sum: None,
640652
rum_total_session_count_sum: None,
@@ -1451,6 +1463,24 @@ impl UsageSummaryDate {
14511463
self
14521464
}
14531465

1466+
#[allow(deprecated)]
1467+
pub fn rum_mobile_replay_session_count_android_sum(mut self, value: i64) -> Self {
1468+
self.rum_mobile_replay_session_count_android_sum = Some(value);
1469+
self
1470+
}
1471+
1472+
#[allow(deprecated)]
1473+
pub fn rum_mobile_replay_session_count_ios_sum(mut self, value: i64) -> Self {
1474+
self.rum_mobile_replay_session_count_ios_sum = Some(value);
1475+
self
1476+
}
1477+
1478+
#[allow(deprecated)]
1479+
pub fn rum_mobile_replay_session_count_reactnative_sum(mut self, value: i64) -> Self {
1480+
self.rum_mobile_replay_session_count_reactnative_sum = Some(value);
1481+
self
1482+
}
1483+
14541484
#[allow(deprecated)]
14551485
pub fn rum_replay_session_count_sum(mut self, value: i64) -> Self {
14561486
self.rum_replay_session_count_sum = Some(value);
@@ -1764,6 +1794,9 @@ impl<'de> Deserialize<'de> for UsageSummaryDate {
17641794
let mut rum_mobile_lite_session_count_ios_sum: Option<i64> = None;
17651795
let mut rum_mobile_lite_session_count_reactnative_sum: Option<i64> = None;
17661796
let mut rum_mobile_lite_session_count_roku_sum: Option<i64> = None;
1797+
let mut rum_mobile_replay_session_count_android_sum: Option<i64> = None;
1798+
let mut rum_mobile_replay_session_count_ios_sum: Option<i64> = None;
1799+
let mut rum_mobile_replay_session_count_reactnative_sum: Option<i64> = None;
17671800
let mut rum_replay_session_count_sum: Option<i64> = None;
17681801
let mut rum_session_count_sum: Option<i64> = None;
17691802
let mut rum_total_session_count_sum: Option<i64> = None;
@@ -2712,6 +2745,27 @@ impl<'de> Deserialize<'de> for UsageSummaryDate {
27122745
rum_mobile_lite_session_count_roku_sum =
27132746
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
27142747
}
2748+
"rum_mobile_replay_session_count_android_sum" => {
2749+
if v.is_null() {
2750+
continue;
2751+
}
2752+
rum_mobile_replay_session_count_android_sum =
2753+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2754+
}
2755+
"rum_mobile_replay_session_count_ios_sum" => {
2756+
if v.is_null() {
2757+
continue;
2758+
}
2759+
rum_mobile_replay_session_count_ios_sum =
2760+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2761+
}
2762+
"rum_mobile_replay_session_count_reactnative_sum" => {
2763+
if v.is_null() {
2764+
continue;
2765+
}
2766+
rum_mobile_replay_session_count_reactnative_sum =
2767+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2768+
}
27152769
"rum_replay_session_count_sum" => {
27162770
if v.is_null() {
27172771
continue;
@@ -3028,6 +3082,9 @@ impl<'de> Deserialize<'de> for UsageSummaryDate {
30283082
rum_mobile_lite_session_count_ios_sum,
30293083
rum_mobile_lite_session_count_reactnative_sum,
30303084
rum_mobile_lite_session_count_roku_sum,
3085+
rum_mobile_replay_session_count_android_sum,
3086+
rum_mobile_replay_session_count_ios_sum,
3087+
rum_mobile_replay_session_count_reactnative_sum,
30313088
rum_replay_session_count_sum,
30323089
rum_session_count_sum,
30333090
rum_total_session_count_sum,

src/datadogV1/model/model_usage_summary_date_org.rs

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ pub struct UsageSummaryDateOrg {
381381
/// Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.
382382
#[serde(rename = "profiling_aas_count_top99p")]
383383
pub profiling_aas_count_top99p: Option<i64>,
384-
/// Shows the 99th percentile of all profiled hosts over all hours in the current date for the given org.
384+
/// Shows the 99th percentile of all profiled hosts over all hours within the current date for the given org.
385385
#[serde(rename = "profiling_host_top99p")]
386386
pub profiling_host_top99p: Option<i64>,
387387
/// The organization public id.
@@ -435,6 +435,15 @@ pub struct UsageSummaryDateOrg {
435435
/// Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for the given org (To be introduced on October 1st, 2024).
436436
#[serde(rename = "rum_mobile_lite_session_count_roku_sum")]
437437
pub rum_mobile_lite_session_count_roku_sum: Option<i64>,
438+
/// Shows the sum of all mobile RUM replay sessions on Android over all hours within the current date for the given org.
439+
#[serde(rename = "rum_mobile_replay_session_count_android_sum")]
440+
pub rum_mobile_replay_session_count_android_sum: Option<i64>,
441+
/// Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date for the given org.
442+
#[serde(rename = "rum_mobile_replay_session_count_ios_sum")]
443+
pub rum_mobile_replay_session_count_ios_sum: Option<i64>,
444+
/// Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current date for the given org.
445+
#[serde(rename = "rum_mobile_replay_session_count_reactnative_sum")]
446+
pub rum_mobile_replay_session_count_reactnative_sum: Option<i64>,
438447
/// Shows the sum of all RUM Session Replay counts over all hours in the current date for the given org (To be introduced on October 1st, 2024).
439448
#[serde(rename = "rum_replay_session_count_sum")]
440449
pub rum_replay_session_count_sum: Option<i64>,
@@ -660,6 +669,9 @@ impl UsageSummaryDateOrg {
660669
rum_mobile_lite_session_count_ios_sum: None,
661670
rum_mobile_lite_session_count_reactnative_sum: None,
662671
rum_mobile_lite_session_count_roku_sum: None,
672+
rum_mobile_replay_session_count_android_sum: None,
673+
rum_mobile_replay_session_count_ios_sum: None,
674+
rum_mobile_replay_session_count_reactnative_sum: None,
663675
rum_replay_session_count_sum: None,
664676
rum_session_count_sum: None,
665677
rum_total_session_count_sum: None,
@@ -1512,6 +1524,24 @@ impl UsageSummaryDateOrg {
15121524
self
15131525
}
15141526

1527+
#[allow(deprecated)]
1528+
pub fn rum_mobile_replay_session_count_android_sum(mut self, value: i64) -> Self {
1529+
self.rum_mobile_replay_session_count_android_sum = Some(value);
1530+
self
1531+
}
1532+
1533+
#[allow(deprecated)]
1534+
pub fn rum_mobile_replay_session_count_ios_sum(mut self, value: i64) -> Self {
1535+
self.rum_mobile_replay_session_count_ios_sum = Some(value);
1536+
self
1537+
}
1538+
1539+
#[allow(deprecated)]
1540+
pub fn rum_mobile_replay_session_count_reactnative_sum(mut self, value: i64) -> Self {
1541+
self.rum_mobile_replay_session_count_reactnative_sum = Some(value);
1542+
self
1543+
}
1544+
15151545
#[allow(deprecated)]
15161546
pub fn rum_replay_session_count_sum(mut self, value: i64) -> Self {
15171547
self.rum_replay_session_count_sum = Some(value);
@@ -1831,6 +1861,9 @@ impl<'de> Deserialize<'de> for UsageSummaryDateOrg {
18311861
let mut rum_mobile_lite_session_count_ios_sum: Option<i64> = None;
18321862
let mut rum_mobile_lite_session_count_reactnative_sum: Option<i64> = None;
18331863
let mut rum_mobile_lite_session_count_roku_sum: Option<i64> = None;
1864+
let mut rum_mobile_replay_session_count_android_sum: Option<i64> = None;
1865+
let mut rum_mobile_replay_session_count_ios_sum: Option<i64> = None;
1866+
let mut rum_mobile_replay_session_count_reactnative_sum: Option<i64> = None;
18341867
let mut rum_replay_session_count_sum: Option<i64> = None;
18351868
let mut rum_session_count_sum: Option<i64> = None;
18361869
let mut rum_total_session_count_sum: Option<i64> = None;
@@ -2819,6 +2852,27 @@ impl<'de> Deserialize<'de> for UsageSummaryDateOrg {
28192852
rum_mobile_lite_session_count_roku_sum =
28202853
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
28212854
}
2855+
"rum_mobile_replay_session_count_android_sum" => {
2856+
if v.is_null() {
2857+
continue;
2858+
}
2859+
rum_mobile_replay_session_count_android_sum =
2860+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2861+
}
2862+
"rum_mobile_replay_session_count_ios_sum" => {
2863+
if v.is_null() {
2864+
continue;
2865+
}
2866+
rum_mobile_replay_session_count_ios_sum =
2867+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2868+
}
2869+
"rum_mobile_replay_session_count_reactnative_sum" => {
2870+
if v.is_null() {
2871+
continue;
2872+
}
2873+
rum_mobile_replay_session_count_reactnative_sum =
2874+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2875+
}
28222876
"rum_replay_session_count_sum" => {
28232877
if v.is_null() {
28242878
continue;
@@ -3141,6 +3195,9 @@ impl<'de> Deserialize<'de> for UsageSummaryDateOrg {
31413195
rum_mobile_lite_session_count_ios_sum,
31423196
rum_mobile_lite_session_count_reactnative_sum,
31433197
rum_mobile_lite_session_count_roku_sum,
3198+
rum_mobile_replay_session_count_android_sum,
3199+
rum_mobile_replay_session_count_ios_sum,
3200+
rum_mobile_replay_session_count_reactnative_sum,
31443201
rum_replay_session_count_sum,
31453202
rum_session_count_sum,
31463203
rum_total_session_count_sum,

0 commit comments

Comments
 (0)