Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2025-03-17 21:06:26.312454",
"spec_repo_commit": "2dfddc18"
"regenerated": "2025-03-18 16:20:24.650926",
"spec_repo_commit": "78376979"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-03-17 21:06:26.329441",
"spec_repo_commit": "2dfddc18"
"regenerated": "2025-03-18 16:20:24.666641",
"spec_repo_commit": "78376979"
}
}
}
45 changes: 45 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20634,6 +20634,11 @@ components:
1st, 2024).
format: int64
type: integer
rum_mobile_lite_session_count_kotlinmultiplatform_sum:
description: Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform
over all hours within the current date for all organizations.
format: int64
type: integer
rum_mobile_lite_session_count_reactnative_sum:
description: 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
Expand All @@ -20646,6 +20651,11 @@ components:
on October 1st, 2024).
format: int64
type: integer
rum_mobile_lite_session_count_unity_sum:
description: Shows the sum of all mobile RUM lite sessions on Unity over
all hours within the current date for all organizations.
format: int64
type: integer
rum_mobile_replay_session_count_android_sum:
description: Shows the sum of all mobile RUM replay sessions on Android
over all hours within the current date for the given org.
Expand All @@ -20656,6 +20666,11 @@ components:
all hours within the current date for the given org.
format: int64
type: integer
rum_mobile_replay_session_count_kotlinmultiplatform_sum:
description: Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform
over all hours within the current date for all organizations.
format: int64
type: integer
rum_mobile_replay_session_count_reactnative_sum:
description: Shows the sum of all mobile RUM replay sessions on React Native
over all hours within the current date for the given org.
Expand Down Expand Up @@ -21508,6 +21523,11 @@ components:
1st, 2024).
format: int64
type: integer
rum_mobile_lite_session_count_kotlinmultiplatform_sum:
description: Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform
over all hours within the current date for the given org.
format: int64
type: integer
rum_mobile_lite_session_count_reactnative_sum:
description: Shows the sum of all mobile RUM lite sessions on React Native
over all hours in the current date for the given org (To be introduced
Expand All @@ -21520,6 +21540,11 @@ components:
1st, 2024).
format: int64
type: integer
rum_mobile_lite_session_count_unity_sum:
description: Shows the sum of all mobile RUM lite sessions on Unity over
all hours within the current date for the given org.
format: int64
type: integer
rum_mobile_replay_session_count_android_sum:
description: Shows the sum of all mobile RUM replay sessions on Android
over all hours within the current date for the given org.
Expand All @@ -21530,6 +21555,11 @@ components:
all hours within the current date for the given org.
format: int64
type: integer
rum_mobile_replay_session_count_kotlinmultiplatform_sum:
description: Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform
over all hours within the current date for the given org.
format: int64
type: integer
rum_mobile_replay_session_count_reactnative_sum:
description: Shows the sum of all mobile RUM replay sessions on React Native
over all hours within the current date for the given org.
Expand Down Expand Up @@ -22414,6 +22444,11 @@ components:
October 1st, 2024).
format: int64
type: integer
rum_mobile_lite_session_count_kotlinmultiplatform_agg_sum:
description: Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform
over all hours within the current month for all organizations.
format: int64
type: integer
rum_mobile_lite_session_count_reactnative_agg_sum:
description: Shows the sum of all mobile RUM lite sessions on React Native
over all hours in the current month for all organizations (To be introduced
Expand All @@ -22426,6 +22461,11 @@ components:
on October 1st, 2024).
format: int64
type: integer
rum_mobile_lite_session_count_unity_agg_sum:
description: Shows the sum of all mobile RUM lite sessions on Unity over
all hours within the current month for all organizations.
format: int64
type: integer
rum_mobile_replay_session_count_android_agg_sum:
description: Shows the sum of all mobile RUM replay sessions on Android
over all hours within the current month for all organizations.
Expand All @@ -22436,6 +22476,11 @@ components:
all hours within the current month for all organizations.
format: int64
type: integer
rum_mobile_replay_session_count_kotlinmultiplatform_agg_sum:
description: Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform
over all hours within the current month for all organizations.
format: int64
type: integer
rum_mobile_replay_session_count_reactnative_agg_sum:
description: Shows the sum of all mobile RUM replay sessions on React Native
over all hours within the current month for all organizations.
Expand Down
Loading
Loading