Skip to content

RUM-5761: Send fine grained masking instead of legacy privacy in config telemetry#2253

Merged
jonathanmos merged 1 commit into
feature/fine-grained-maskingfrom
jmoskovich/rum-5761/fix-config-telemetry
Sep 9, 2024
Merged

RUM-5761: Send fine grained masking instead of legacy privacy in config telemetry#2253
jonathanmos merged 1 commit into
feature/fine-grained-maskingfrom
jmoskovich/rum-5761/fix-config-telemetry

Conversation

@jonathanmos

Copy link
Copy Markdown
Member

What does this PR do?

Removes the legacy privacy from config telemetry - now we will send only the three fine grained privacy levels. This aligns the config telemetry behavior with ios.

Motivation

Part of the fine grained masking global privacy feature.

Additional Notes

Anything else we should know when reviewing?

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)

@jonathanmos
jonathanmos force-pushed the jmoskovich/rum-5761/fix-config-telemetry branch from e4e9f0d to bdfa827 Compare September 9, 2024 08:47
@jonathanmos jonathanmos changed the title RUM-5761: fine grained masking instead of legacy privacy in config telemetry RUM-5761: Send fine grained masking instead of legacy privacy in config telemetry Sep 9, 2024
@codecov-commenter

codecov-commenter commented Sep 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.10%. Comparing base (f439103) to head (bdfa827).
Report is 2 commits behind head on feature/fine-grained-masking.

Additional details and impacted files
@@                       Coverage Diff                        @@
##           feature/fine-grained-masking    #2253      +/-   ##
================================================================
+ Coverage                         70.02%   70.10%   +0.08%     
================================================================
  Files                               729      729              
  Lines                             27142    27174      +32     
  Branches                           4582     4587       +5     
================================================================
+ Hits                              19006    19050      +44     
+ Misses                             6845     6836       -9     
+ Partials                           1291     1288       -3     
Files with missing lines Coverage Δ
...ndroid/telemetry/internal/TelemetryEventHandler.kt 84.55% <ø> (+1.66%) ⬆️
...oid/sessionreplay/internal/SessionReplayFeature.kt 98.73% <ø> (-0.01%) ⬇️
...lin/com/datadog/android/webview/WebViewTracking.kt 85.09% <ø> (+0.75%) ⬆️

... and 27 files with indirect coverage changes

@jonathanmos
jonathanmos marked this pull request as ready for review September 9, 2024 10:05
@jonathanmos
jonathanmos requested review from a team as code owners September 9, 2024 10:05
@jonathanmos
jonathanmos merged commit 630d35c into feature/fine-grained-masking Sep 9, 2024
@jonathanmos
jonathanmos deleted the jmoskovich/rum-5761/fix-config-telemetry branch September 9, 2024 11:46
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