Skip to content

Commit 6ded755

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Update rum doc to include new usage types (#2641)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent a10dde7 commit 6ded755

File tree

5 files changed

+380
-14
lines changed

5 files changed

+380
-14
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:06.419911",
8-
"spec_repo_commit": "be17a7b8"
7+
"regenerated": "2025-01-13 18:28:02.734157",
8+
"spec_repo_commit": "3517c947"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-01-13 17:10:06.435212",
13-
"spec_repo_commit": "be17a7b8"
12+
"regenerated": "2025-01-13 18:28:02.749067",
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/main/java/com/datadog/api/client/v1/model/UsageSummaryDate.java

Lines changed: 109 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@
152152
UsageSummaryDate.JSON_PROPERTY_RUM_MOBILE_LITE_SESSION_COUNT_IOS_SUM,
153153
UsageSummaryDate.JSON_PROPERTY_RUM_MOBILE_LITE_SESSION_COUNT_REACTNATIVE_SUM,
154154
UsageSummaryDate.JSON_PROPERTY_RUM_MOBILE_LITE_SESSION_COUNT_ROKU_SUM,
155+
UsageSummaryDate.JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_ANDROID_SUM,
156+
UsageSummaryDate.JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_IOS_SUM,
157+
UsageSummaryDate.JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_REACTNATIVE_SUM,
155158
UsageSummaryDate.JSON_PROPERTY_RUM_REPLAY_SESSION_COUNT_SUM,
156159
UsageSummaryDate.JSON_PROPERTY_RUM_SESSION_COUNT_SUM,
157160
UsageSummaryDate.JSON_PROPERTY_RUM_TOTAL_SESSION_COUNT_SUM,
@@ -648,6 +651,18 @@ public class UsageSummaryDate {
648651
"rum_mobile_lite_session_count_roku_sum";
649652
private Long rumMobileLiteSessionCountRokuSum;
650653

654+
public static final String JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_ANDROID_SUM =
655+
"rum_mobile_replay_session_count_android_sum";
656+
private Long rumMobileReplaySessionCountAndroidSum;
657+
658+
public static final String JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_IOS_SUM =
659+
"rum_mobile_replay_session_count_ios_sum";
660+
private Long rumMobileReplaySessionCountIosSum;
661+
662+
public static final String JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_REACTNATIVE_SUM =
663+
"rum_mobile_replay_session_count_reactnative_sum";
664+
private Long rumMobileReplaySessionCountReactnativeSum;
665+
651666
public static final String JSON_PROPERTY_RUM_REPLAY_SESSION_COUNT_SUM =
652667
"rum_replay_session_count_sum";
653668
private Long rumReplaySessionCountSum;
@@ -3348,7 +3363,7 @@ public UsageSummaryDate profilingHostTop99p(Long profilingHostTop99p) {
33483363
}
33493364

33503365
/**
3351-
* Shows the 99th percentile of all profiled hosts over all hours in the current date for all
3366+
* Shows the 99th percentile of all profiled hosts over all hours within the current date for all
33523367
* organizations.
33533368
*
33543369
* @return profilingHostTop99p
@@ -3688,8 +3703,8 @@ public UsageSummaryDate rumMobileLiteSessionCountRokuSum(Long rumMobileLiteSessi
36883703
}
36893704

36903705
/**
3691-
* Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for
3692-
* all organizations (To be introduced on October 1st, 2024).
3706+
* Shows the sum of all mobile RUM lite sessions on Roku over all hours within the current date
3707+
* for all organizations (To be introduced on October 1st, 2024).
36933708
*
36943709
* @return rumMobileLiteSessionCountRokuSum
36953710
*/
@@ -3704,6 +3719,76 @@ public void setRumMobileLiteSessionCountRokuSum(Long rumMobileLiteSessionCountRo
37043719
this.rumMobileLiteSessionCountRokuSum = rumMobileLiteSessionCountRokuSum;
37053720
}
37063721

3722+
public UsageSummaryDate rumMobileReplaySessionCountAndroidSum(
3723+
Long rumMobileReplaySessionCountAndroidSum) {
3724+
this.rumMobileReplaySessionCountAndroidSum = rumMobileReplaySessionCountAndroidSum;
3725+
return this;
3726+
}
3727+
3728+
/**
3729+
* Shows the sum of all mobile RUM replay sessions on Android over all hours within the current
3730+
* date for the given org.
3731+
*
3732+
* @return rumMobileReplaySessionCountAndroidSum
3733+
*/
3734+
@jakarta.annotation.Nullable
3735+
@JsonProperty(JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_ANDROID_SUM)
3736+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
3737+
public Long getRumMobileReplaySessionCountAndroidSum() {
3738+
return rumMobileReplaySessionCountAndroidSum;
3739+
}
3740+
3741+
public void setRumMobileReplaySessionCountAndroidSum(Long rumMobileReplaySessionCountAndroidSum) {
3742+
this.rumMobileReplaySessionCountAndroidSum = rumMobileReplaySessionCountAndroidSum;
3743+
}
3744+
3745+
public UsageSummaryDate rumMobileReplaySessionCountIosSum(
3746+
Long rumMobileReplaySessionCountIosSum) {
3747+
this.rumMobileReplaySessionCountIosSum = rumMobileReplaySessionCountIosSum;
3748+
return this;
3749+
}
3750+
3751+
/**
3752+
* Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date
3753+
* for the given org.
3754+
*
3755+
* @return rumMobileReplaySessionCountIosSum
3756+
*/
3757+
@jakarta.annotation.Nullable
3758+
@JsonProperty(JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_IOS_SUM)
3759+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
3760+
public Long getRumMobileReplaySessionCountIosSum() {
3761+
return rumMobileReplaySessionCountIosSum;
3762+
}
3763+
3764+
public void setRumMobileReplaySessionCountIosSum(Long rumMobileReplaySessionCountIosSum) {
3765+
this.rumMobileReplaySessionCountIosSum = rumMobileReplaySessionCountIosSum;
3766+
}
3767+
3768+
public UsageSummaryDate rumMobileReplaySessionCountReactnativeSum(
3769+
Long rumMobileReplaySessionCountReactnativeSum) {
3770+
this.rumMobileReplaySessionCountReactnativeSum = rumMobileReplaySessionCountReactnativeSum;
3771+
return this;
3772+
}
3773+
3774+
/**
3775+
* Shows the sum of all mobile RUM replay sessions on React Native over all hours within the
3776+
* current date for the given org.
3777+
*
3778+
* @return rumMobileReplaySessionCountReactnativeSum
3779+
*/
3780+
@jakarta.annotation.Nullable
3781+
@JsonProperty(JSON_PROPERTY_RUM_MOBILE_REPLAY_SESSION_COUNT_REACTNATIVE_SUM)
3782+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
3783+
public Long getRumMobileReplaySessionCountReactnativeSum() {
3784+
return rumMobileReplaySessionCountReactnativeSum;
3785+
}
3786+
3787+
public void setRumMobileReplaySessionCountReactnativeSum(
3788+
Long rumMobileReplaySessionCountReactnativeSum) {
3789+
this.rumMobileReplaySessionCountReactnativeSum = rumMobileReplaySessionCountReactnativeSum;
3790+
}
3791+
37073792
public UsageSummaryDate rumReplaySessionCountSum(Long rumReplaySessionCountSum) {
37083793
this.rumReplaySessionCountSum = rumReplaySessionCountSum;
37093794
return this;
@@ -4535,6 +4620,15 @@ public boolean equals(Object o) {
45354620
&& Objects.equals(
45364621
this.rumMobileLiteSessionCountRokuSum,
45374622
usageSummaryDate.rumMobileLiteSessionCountRokuSum)
4623+
&& Objects.equals(
4624+
this.rumMobileReplaySessionCountAndroidSum,
4625+
usageSummaryDate.rumMobileReplaySessionCountAndroidSum)
4626+
&& Objects.equals(
4627+
this.rumMobileReplaySessionCountIosSum,
4628+
usageSummaryDate.rumMobileReplaySessionCountIosSum)
4629+
&& Objects.equals(
4630+
this.rumMobileReplaySessionCountReactnativeSum,
4631+
usageSummaryDate.rumMobileReplaySessionCountReactnativeSum)
45384632
&& Objects.equals(this.rumReplaySessionCountSum, usageSummaryDate.rumReplaySessionCountSum)
45394633
&& Objects.equals(this.rumSessionCountSum, usageSummaryDate.rumSessionCountSum)
45404634
&& Objects.equals(this.rumTotalSessionCountSum, usageSummaryDate.rumTotalSessionCountSum)
@@ -4714,6 +4808,9 @@ public int hashCode() {
47144808
rumMobileLiteSessionCountIosSum,
47154809
rumMobileLiteSessionCountReactnativeSum,
47164810
rumMobileLiteSessionCountRokuSum,
4811+
rumMobileReplaySessionCountAndroidSum,
4812+
rumMobileReplaySessionCountIosSum,
4813+
rumMobileReplaySessionCountReactnativeSum,
47174814
rumReplaySessionCountSum,
47184815
rumSessionCountSum,
47194816
rumTotalSessionCountSum,
@@ -5063,6 +5160,15 @@ public String toString() {
50635160
sb.append(" rumMobileLiteSessionCountRokuSum: ")
50645161
.append(toIndentedString(rumMobileLiteSessionCountRokuSum))
50655162
.append("\n");
5163+
sb.append(" rumMobileReplaySessionCountAndroidSum: ")
5164+
.append(toIndentedString(rumMobileReplaySessionCountAndroidSum))
5165+
.append("\n");
5166+
sb.append(" rumMobileReplaySessionCountIosSum: ")
5167+
.append(toIndentedString(rumMobileReplaySessionCountIosSum))
5168+
.append("\n");
5169+
sb.append(" rumMobileReplaySessionCountReactnativeSum: ")
5170+
.append(toIndentedString(rumMobileReplaySessionCountReactnativeSum))
5171+
.append("\n");
50665172
sb.append(" rumReplaySessionCountSum: ")
50675173
.append(toIndentedString(rumReplaySessionCountSum))
50685174
.append("\n");

0 commit comments

Comments
 (0)