Skip to content

Remove System and Environment config source in the CoreTracer#2084

Merged
mariusc83 merged 1 commit into
developfrom
mconstantin/more-core-tracer-cleanup
Jun 14, 2024
Merged

Remove System and Environment config source in the CoreTracer#2084
mariusc83 merged 1 commit into
developfrom
mconstantin/more-core-tracer-cleanup

Conversation

@mariusc83

Copy link
Copy Markdown
Member

What does this PR do?

We are removing the System and Environment config sources in the CoreTracer as we are not using those in the Android JVM.

Motivation

What inspired you to submit this pull request?

Additional Notes

Given this is a quite important update I am not sure if we should merge it or not. Let me know your thoughts.

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 June 14, 2024 11:55
@mariusc83 mariusc83 self-assigned this Jun 14, 2024
@mariusc83
mariusc83 force-pushed the mconstantin/more-core-tracer-cleanup branch from 81a4e47 to be02165 Compare June 14, 2024 11:56

@marco-saia-datadog marco-saia-datadog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have enough context, but these seem like safe removals. They should not impact cross platform SDKs either.

@codecov-commenter

codecov-commenter commented Jun 14, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.03%. Comparing base (5197289) to head (be02165).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2084      +/-   ##
===========================================
+ Coverage    68.73%   69.03%   +0.31%     
===========================================
  Files          719      708      -11     
  Lines        26571    26300     -271     
  Branches      4472     4424      -48     
===========================================
- Hits         18262    18156     -106     
+ Misses        7123     6939     -184     
- Partials      1186     1205      +19     
Files Coverage Δ
...ce/src/main/java/com/datadog/trace/api/Config.java 62.57% <100.00%> (-1.01%) ⬇️
...race/bootstrap/config/provider/ConfigProvider.java 61.11% <100.00%> (-0.55%) ⬇️
...c/main/java/com/datadog/trace/core/CoreTracer.java 70.71% <ø> (-0.83%) ⬇️

... and 31 files with indirect coverage changes

@mariusc83
mariusc83 merged commit a777600 into develop Jun 14, 2024
@mariusc83
mariusc83 deleted the mconstantin/more-core-tracer-cleanup branch June 14, 2024 15:35
@xgouchet xgouchet added this to the 2.11.x milestone Jul 31, 2024
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