Skip to content

RUM-16682: Add crash count 0 to RUM view event#183

Merged
ambushwork merged 1 commit into
developfrom
yl/add-crash-count-in-view-update
Jun 9, 2026
Merged

RUM-16682: Add crash count 0 to RUM view event#183
ambushwork merged 1 commit into
developfrom
yl/add-crash-count-in-view-update

Conversation

@ambushwork

Copy link
Copy Markdown
Member

What does this PR do?

This PR adds missing attribute crash.count into RUM view event, without this attribute the backend will not take this view into account the metric of rum.measure.view.crash_free.

Why crash.count 0 here? Roku doesn't have the in-process crash as JVM crash in Android SDK, Roku SDK always retrieves the crash information from a new session and reports crash.count 1 in RumCrashReporterTask

Motivation

RUM-16682

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@ambushwork
ambushwork requested a review from a team as a code owner June 9, 2026 09:49
@ambushwork
ambushwork merged commit 9adb404 into develop Jun 9, 2026
8 checks passed
@ambushwork
ambushwork deleted the yl/add-crash-count-in-view-update branch June 9, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants