Skip to content

RUM-391 use networkInfoEnabled to serialize or not network info in spans#1637

Merged
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-391/2_trace_network_info
Sep 26, 2023
Merged

RUM-391 use networkInfoEnabled to serialize or not network info in spans#1637
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-391/2_trace_network_info

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

What does this PR do?

Use the networkInfoEnabled to decide whether network info should be serialized or not in spans

Motivation

This is part of several PRs to allow enabling/disabling attaching network info in spans collected in an Android app

@xgouchet
xgouchet requested a review from a team as a code owner September 23, 2023 08:16
@codecov-commenter

codecov-commenter commented Sep 23, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1637 (5e1acb3) into xgouchet/RUM-391/1_trace_network_info (6771c8b) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@                            Coverage Diff                            @@
##           xgouchet/RUM-391/1_trace_network_info    #1637      +/-   ##
=========================================================================
+ Coverage                                  83.68%   83.75%   +0.07%     
=========================================================================
  Files                                        456      456              
  Lines                                      15715    15720       +5     
  Branches                                    2338     2339       +1     
=========================================================================
+ Hits                                       13150    13165      +15     
+ Misses                                      1940     1929      -11     
- Partials                                     625      626       +1     
Files Coverage Δ
...src/main/kotlin/com/datadog/android/trace/Trace.kt 85.71% <100.00%> (+2.38%) ⬆️
...m/datadog/android/trace/internal/TracingFeature.kt 91.67% <100.00%> (+0.36%) ⬆️
...datadog/android/trace/internal/data/TraceWriter.kt 92.31% <100.00%> (ø)
...e/internal/domain/event/DdSpanToSpanEventMapper.kt 96.08% <100.00%> (-3.92%) ⬇️

... and 19 files with indirect coverage changes

mariusc83
mariusc83 previously approved these changes Sep 25, 2023
0xnm
0xnm previously approved these changes Sep 26, 2023
Base automatically changed from xgouchet/RUM-391/1_trace_network_info to develop September 26, 2023 09:25
@xgouchet
xgouchet dismissed stale reviews from 0xnm and mariusc83 September 26, 2023 09:25

The base branch was changed.

@xgouchet
xgouchet requested review from 0xnm and mariusc83 September 26, 2023 09:26
@xgouchet
xgouchet merged commit 85e1d5d into develop Sep 26, 2023
@xgouchet
xgouchet deleted the xgouchet/RUM-391/2_trace_network_info branch September 26, 2023 09:41
@xgouchet xgouchet added this to the 2.2.0 milestone Dec 13, 2023
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.

4 participants