Skip to content

RUM-8729 ensure span logs use 128 bits trace id as hex string#2512

Merged
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-8729/span_logs
Feb 25, 2025
Merged

RUM-8729 ensure span logs use 128 bits trace id as hex string#2512
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-8729/span_logs

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

What does this PR do?

Ensures that the logs created from a DDSpan.log() behave the same way as the ones created from our Logger with bundleWithTrace=true.

@xgouchet
xgouchet requested review from a team as code owners February 21, 2025 17:49
jonathanmos
jonathanmos previously approved these changes Feb 24, 2025
@codecov-commenter

codecov-commenter commented Feb 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.02%. Comparing base (947ff60) to head (ab8b849).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2512      +/-   ##
===========================================
+ Coverage    69.95%   70.02%   +0.07%     
===========================================
  Files          794      794              
  Lines        29873    29873              
  Branches      4994     4994              
===========================================
+ Hits         20896    20916      +20     
+ Misses        7589     7578      -11     
+ Partials      1388     1379       -9     
Files with missing lines Coverage Δ
.../trace/internal/handlers/AndroidSpanLogsHandler.kt 87.76% <100.00%> (ø)

... and 28 files with indirect coverage changes

@xgouchet
xgouchet force-pushed the xgouchet/RUM-8729/span_logs branch from a8654e9 to ab8b849 Compare February 24, 2025 13:49
@xgouchet
xgouchet requested a review from jonathanmos February 24, 2025 16:45
@xgouchet
xgouchet merged commit 9068c03 into develop Feb 25, 2025
@xgouchet
xgouchet deleted the xgouchet/RUM-8729/span_logs branch February 25, 2025 09:23
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