Skip to content

Fix RUM feature context in telemetry#2857

Merged
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/add-rum-context-to-telemetry
Sep 5, 2025
Merged

Fix RUM feature context in telemetry#2857
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/add-rum-context-to-telemetry

Conversation

@aleksandr-gringauz

@aleksandr-gringauz aleksandr-gringauz commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Before the context from the RUM feature wasn't included in the telemetry logs. But it should be, because we attach the data like application_id and session_id to the events here.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

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)

maciejburda
maciejburda previously approved these changes Sep 5, 2025
satween
satween previously approved these changes Sep 5, 2025
@aleksandr-gringauz
aleksandr-gringauz force-pushed the aleksandr-gringauz/add-rum-context-to-telemetry branch from 14005dc to e49d1c4 Compare September 5, 2025 09:59
@aleksandr-gringauz
aleksandr-gringauz marked this pull request as ready for review September 5, 2025 11:05
@aleksandr-gringauz
aleksandr-gringauz requested review from a team as code owners September 5, 2025 11:05
@aleksandr-gringauz
aleksandr-gringauz force-pushed the aleksandr-gringauz/add-rum-context-to-telemetry branch from e49d1c4 to 9d6dada Compare September 5, 2025 11:20
@codecov-commenter

codecov-commenter commented Sep 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.75%. Comparing base (a110389) to head (9d6dada).
⚠️ Report is 1507 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2857      +/-   ##
===========================================
- Coverage    70.76%   70.75%   -0.01%     
===========================================
  Files          809      809              
  Lines        29457    29460       +3     
  Branches      4937     4937              
===========================================
- Hits         20844    20842       -2     
- Misses        7261     7262       +1     
- Partials      1352     1356       +4     
Files with missing lines Coverage Δ
...ndroid/telemetry/internal/TelemetryEventHandler.kt 86.41% <100.00%> (-0.52%) ⬇️

... and 24 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aleksandr-gringauz
aleksandr-gringauz merged commit f351e48 into develop Sep 5, 2025
25 checks passed
@aleksandr-gringauz
aleksandr-gringauz deleted the aleksandr-gringauz/add-rum-context-to-telemetry branch September 5, 2025 12:17
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.

5 participants