Skip to content

RUM-391 add networkInfoEnabled option in TraceConfiguration#1636

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

RUM-391 add networkInfoEnabled option in TraceConfiguration#1636
xgouchet merged 2 commits into
developfrom
xgouchet/RUM-391/1_trace_network_info

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

What does this PR do?

Add a setNetworkInfoEnabled option in the TraceConfiguration used to enable the feature

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:15
@codecov-commenter

codecov-commenter commented Sep 23, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1636 (6771c8b) into develop (3a27e65) will decrease coverage by 0.04%.
Report is 4 commits behind head on develop.
The diff coverage is 71.43%.

@@             Coverage Diff             @@
##           develop    #1636      +/-   ##
===========================================
- Coverage    83.72%   83.68%   -0.04%     
===========================================
  Files          456      456              
  Lines        15716    15715       -1     
  Branches      2340     2338       -2     
===========================================
- Hits         13157    13150       -7     
- Misses        1927     1940      +13     
+ Partials       632      625       -7     
Files Coverage Δ
...in/com/datadog/android/trace/TraceConfiguration.kt 88.24% <71.43%> (-11.76%) ⬇️

... and 22 files with indirect coverage changes

@xgouchet
xgouchet force-pushed the xgouchet/RUM-391/0_trace_network_info branch from 6e245fa to 56c1d47 Compare September 23, 2023 08:46
mariusc83
mariusc83 previously approved these changes Sep 26, 2023
0xnm
0xnm previously approved these changes Sep 26, 2023
@xgouchet
xgouchet force-pushed the xgouchet/RUM-391/0_trace_network_info branch from 56c1d47 to de15783 Compare September 26, 2023 08:24
jonathanmos
jonathanmos previously approved these changes Sep 26, 2023
Base automatically changed from xgouchet/RUM-391/0_trace_network_info to develop September 26, 2023 08:47
@xgouchet
xgouchet dismissed stale reviews from jonathanmos, 0xnm, and mariusc83 September 26, 2023 08:47

The base branch was changed.

@xgouchet
xgouchet merged commit 0f443a6 into develop Sep 26, 2023
@xgouchet
xgouchet deleted the xgouchet/RUM-391/1_trace_network_info branch September 26, 2023 09:25
@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.

5 participants