@@ -20274,7 +20274,7 @@ components:
2027420274 type: integer
2027520275 profiling_host_top99p:
2027620276 description: Shows the 99th percentile of all profiled hosts over all hours
20277- in the current date for all organizations.
20277+ within the current date for all organizations.
2027820278 format: int64
2027920279 type: integer
2028020280 rum_browser_and_mobile_session_count:
@@ -20363,10 +20363,25 @@ components:
2036320363 type: integer
2036420364 rum_mobile_lite_session_count_roku_sum:
2036520365 description: Shows the sum of all mobile RUM lite sessions on Roku over
20366- all hours in the current date for all organizations (To be introduced
20366+ all hours within the current date for all organizations (To be introduced
2036720367 on October 1st, 2024).
2036820368 format: int64
2036920369 type: integer
20370+ rum_mobile_replay_session_count_android_sum:
20371+ description: Shows the sum of all mobile RUM replay sessions on Android
20372+ over all hours within the current date for the given org.
20373+ format: int64
20374+ type: integer
20375+ rum_mobile_replay_session_count_ios_sum:
20376+ description: Shows the sum of all mobile RUM replay sessions on iOS over
20377+ all hours within the current date for the given org.
20378+ format: int64
20379+ type: integer
20380+ rum_mobile_replay_session_count_reactnative_sum:
20381+ description: Shows the sum of all mobile RUM replay sessions on React Native
20382+ over all hours within the current date for the given org.
20383+ format: int64
20384+ type: integer
2037020385 rum_replay_session_count_sum:
2037120386 description: Shows the sum of all RUM Session Replay counts over all hours
2037220387 in the current date for all organizations (To be introduced on October
@@ -21127,7 +21142,7 @@ components:
2112721142 type: integer
2112821143 profiling_host_top99p:
2112921144 description: Shows the 99th percentile of all profiled hosts over all hours
21130- in the current date for the given org.
21145+ within the current date for the given org.
2113121146 format: int64
2113221147 type: integer
2113321148 public_id:
@@ -21226,6 +21241,21 @@ components:
2122621241 1st, 2024).
2122721242 format: int64
2122821243 type: integer
21244+ rum_mobile_replay_session_count_android_sum:
21245+ description: Shows the sum of all mobile RUM replay sessions on Android
21246+ over all hours within the current date for the given org.
21247+ format: int64
21248+ type: integer
21249+ rum_mobile_replay_session_count_ios_sum:
21250+ description: Shows the sum of all mobile RUM replay sessions on iOS over
21251+ all hours within the current date for the given org.
21252+ format: int64
21253+ type: integer
21254+ rum_mobile_replay_session_count_reactnative_sum:
21255+ description: Shows the sum of all mobile RUM replay sessions on React Native
21256+ over all hours within the current date for the given org.
21257+ format: int64
21258+ type: integer
2122921259 rum_replay_session_count_sum:
2123021260 description: Shows the sum of all RUM Session Replay counts over all hours
2123121261 in the current date for the given org (To be introduced on October 1st,
@@ -22114,10 +22144,25 @@ components:
2211422144 type: integer
2211522145 rum_mobile_lite_session_count_roku_agg_sum:
2211622146 description: Shows the sum of all mobile RUM lite sessions on Roku over
22117- all hours in the current month for all organizations (To be introduced
22147+ all hours within the current month for all organizations (To be introduced
2211822148 on October 1st, 2024).
2211922149 format: int64
2212022150 type: integer
22151+ rum_mobile_replay_session_count_android_agg_sum:
22152+ description: Shows the sum of all mobile RUM replay sessions on Android
22153+ over all hours within the current month for all organizations.
22154+ format: int64
22155+ type: integer
22156+ rum_mobile_replay_session_count_ios_agg_sum:
22157+ description: Shows the sum of all mobile RUM replay sessions on iOS over
22158+ all hours within the current month for all organizations.
22159+ format: int64
22160+ type: integer
22161+ rum_mobile_replay_session_count_reactnative_agg_sum:
22162+ description: Shows the sum of all mobile RUM replay sessions on React Native
22163+ over all hours within the current month for all organizations.
22164+ format: int64
22165+ type: integer
2212122166 rum_replay_session_count_agg_sum:
2212222167 description: Shows the sum of all RUM Session Replay counts over all hours
2212322168 in the current month for all organizations (To be introduced on October
0 commit comments