Skip to content

RUM-7855 Remove telemetry target from error logging in PlainBatchFileReaderWriter#2653

Merged
mariusc83 merged 1 commit into
developfrom
mconstantin/rum-7855/investigate-failedtowrite-error
May 15, 2025
Merged

RUM-7855 Remove telemetry target from error logging in PlainBatchFileReaderWriter#2653
mariusc83 merged 1 commit into
developfrom
mconstantin/rum-7855/investigate-failedtowrite-error

Conversation

@mariusc83

@mariusc83 mariusc83 commented May 15, 2025

Copy link
Copy Markdown
Member

What does this PR do?

This pull request makes a minor change to the PlainBatchFileReaderWriter class in the dd-sdk-android-core module. It removes the InternalLogger.Target.TELEMETRY target from the list of logging targets when an IOException occurs.

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)

@mariusc83
mariusc83 requested review from a team as code owners May 15, 2025 12:33
@mariusc83 mariusc83 self-assigned this May 15, 2025
0xnm
0xnm previously approved these changes May 15, 2025
@mariusc83
mariusc83 force-pushed the mconstantin/rum-7855/investigate-failedtowrite-error branch from c778065 to 8e010de Compare May 15, 2025 13:00
@codecov-commenter

codecov-commenter commented May 15, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.09%. Comparing base (9515e48) to head (8e010de).
⚠️ Report is 2096 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2653      +/-   ##
===========================================
+ Coverage    70.06%   70.09%   +0.03%     
===========================================
  Files          820      820              
  Lines        30598    30598              
  Branches      5136     5136              
===========================================
+ Hits         21436    21446      +10     
+ Misses        7733     7720      -13     
- Partials      1429     1432       +3     
Files with missing lines Coverage Δ
...rsistence/file/batch/PlainBatchFileReaderWriter.kt 75.68% <100.00%> (ø)

... and 25 files with indirect coverage changes

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

@mariusc83
mariusc83 merged commit 41e8a42 into develop May 15, 2025
@mariusc83
mariusc83 deleted the mconstantin/rum-7855/investigate-failedtowrite-error branch May 15, 2025 14:18
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.

3 participants