Updated privacy controls in application setup#1281
Merged
Conversation
0xnm
reviewed
Feb 14, 2023
| 4. To disable automatic user data collection for either client IP or geolocation data, uncheck the boxes for those settings. For more information, see [RUM Android Data Collected][15]. | ||
|
|
||
| {{< img src="real_user_monitoring/android/create_rum_application.png" alt="Create a RUM application in Datadog workflow" style="width:90%;">}} | ||
| {{< img src="real_user_monitoring/android/new-rum-app-android-1.png" alt="Create a RUM application in Datadog workflow" style="width:90%;">}} |
Member
There was a problem hiding this comment.
I get 404 when trying to open it using https://docs.datadoghq.com/real_user_monitoring/android/new-rum-app-android-1.png. The asset is not yet uploaded?
Contributor
Author
There was a problem hiding this comment.
Just uploaded! Let me know if it doesn't show up.
buraizu
approved these changes
Feb 14, 2023
buraizu
left a comment
Contributor
There was a problem hiding this comment.
LGTM, left one optional suggestion
Codecov Report
@@ Coverage Diff @@
## develop #1281 +/- ##
===========================================
+ Coverage 81.85% 81.92% +0.08%
===========================================
Files 361 361
Lines 12835 12835
Branches 2148 2148
===========================================
+ Hits 10505 10515 +10
- Misses 1664 1671 +7
+ Partials 666 649 -17
|
0xnm
approved these changes
Feb 15, 2023
xgouchet
approved these changes
Feb 20, 2023
Co-authored-by: Bryce Eadie <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Describes a new config set up option for automatically collecting user data.
Motivation
DOCS-4882, which is a part of DOCS-4827.
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)