@@ -20269,7 +20269,7 @@ components:
20269
20269
type: integer
20270
20270
profiling_host_top99p:
20271
20271
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.
20273
20273
format: int64
20274
20274
type: integer
20275
20275
rum_browser_and_mobile_session_count:
@@ -20358,10 +20358,25 @@ components:
20358
20358
type: integer
20359
20359
rum_mobile_lite_session_count_roku_sum:
20360
20360
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
20362
20362
on October 1st, 2024).
20363
20363
format: int64
20364
20364
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
20365
20380
rum_replay_session_count_sum:
20366
20381
description: Shows the sum of all RUM Session Replay counts over all hours
20367
20382
in the current date for all organizations (To be introduced on October
@@ -21122,7 +21137,7 @@ components:
21122
21137
type: integer
21123
21138
profiling_host_top99p:
21124
21139
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.
21126
21141
format: int64
21127
21142
type: integer
21128
21143
public_id:
@@ -21221,6 +21236,21 @@ components:
21221
21236
1st, 2024).
21222
21237
format: int64
21223
21238
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
21224
21254
rum_replay_session_count_sum:
21225
21255
description: Shows the sum of all RUM Session Replay counts over all hours
21226
21256
in the current date for the given org (To be introduced on October 1st,
@@ -22109,10 +22139,25 @@ components:
22109
22139
type: integer
22110
22140
rum_mobile_lite_session_count_roku_agg_sum:
22111
22141
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
22113
22143
on October 1st, 2024).
22114
22144
format: int64
22115
22145
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
22116
22161
rum_replay_session_count_agg_sum:
22117
22162
description: Shows the sum of all RUM Session Replay counts over all hours
22118
22163
in the current month for all organizations (To be introduced on October
0 commit comments