Skip to content

RUMM-2755: Remove site property from DatadogContext#1181

Merged
0xnm merged 1 commit into
feature/sdkv2from
nogorodnikov/rumm-2755/remove-site-from-datadog-context
Dec 9, 2022
Merged

RUMM-2755: Remove site property from DatadogContext#1181
0xnm merged 1 commit into
feature/sdkv2from
nogorodnikov/rumm-2755/remove-site-from-datadog-context

Conversation

@0xnm

@0xnm 0xnm commented Dec 8, 2022

Copy link
Copy Markdown
Member

What does this PR do?

site property is not used neither in the write, nor in the upload flows by the features, so removing it from DatadogContext. Also it is not possible to have it when custom URLs are used anyway.

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)

@0xnm
0xnm requested a review from a team as a code owner December 8, 2022 15:18
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1181 (e1c8950) into feature/sdkv2 (16217da) will increase coverage by 0.03%.
The diff coverage is n/a.

@@                Coverage Diff                @@
##           feature/sdkv2    #1181      +/-   ##
=================================================
+ Coverage          82.09%   82.12%   +0.03%     
=================================================
  Files                355      355              
  Lines              11973    11970       -3     
  Branches            2049     2049              
=================================================
+ Hits                9829     9830       +1     
+ Misses              1506     1505       -1     
+ Partials             638      635       -3     
Impacted Files Coverage Δ
...m/datadog/android/v2/api/context/DatadogContext.kt 100.00% <ø> (ø)
...android/v2/core/internal/DatadogContextProvider.kt 97.37% <ø> (-0.07%) ⬇️
...og/android/v2/core/internal/NoOpContextProvider.kt 3.57% <ø> (+0.12%) ⬆️
...android/log/internal/logger/TelemetryLogHandler.kt 85.71% <0.00%> (-14.29%) ⬇️
...ndroid/telemetry/internal/TelemetryEventHandler.kt 70.00% <0.00%> (-3.33%) ⬇️
...d/v2/core/internal/storage/FileEventBatchWriter.kt 95.24% <0.00%> (-2.38%) ⬇️
.../android/rum/internal/monitor/DatadogRumMonitor.kt 92.78% <0.00%> (-0.56%) ⬇️
.../android/rum/internal/domain/scope/RumViewScope.kt 95.05% <0.00%> (-0.18%) ⬇️
...src/main/kotlin/com/datadog/android/DatadogSite.kt 83.33% <0.00%> (ø)
... and 6 more

@0xnm
0xnm merged commit fa39c2d into feature/sdkv2 Dec 9, 2022
@0xnm
0xnm deleted the nogorodnikov/rumm-2755/remove-site-from-datadog-context branch December 9, 2022 10:27
@xgouchet xgouchet added this to the 1.17.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