Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUMM-924 Add Data Scrubbing and GDPR docs #377

Merged

Conversation

ncreated
Copy link
Member

What and why?

🎓 This PR updates docs with recent APIs introduced since 1.4.x: tracking consent and data scrubbing.

How?

To align it a bit more with dd-sdk-android docs:

  • I created separate gdpr.md doc,
  • added Tracking Consent API description in all feature docs (Logging / Tracing / RUM),
  • added Data Scrubbing section in RUM docs,
  • added picture and link to RUM docs in repository's README.md.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Merge to / after release/1.5.0 is issued

@ncreated ncreated self-assigned this Jan 19, 2021
@ncreated ncreated requested review from a team as code owners January 19, 2021 13:24
docs/rum_collection.md Outdated Show resolved Hide resolved
docs/rum_collection.md Outdated Show resolved Hide resolved
docs/rum_collection.md Outdated Show resolved Hide resolved
docs/rum_collection.md Outdated Show resolved Hide resolved
Copy link
Contributor

@acgh acgh left a comment

Choose a reason for hiding this comment

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

This looks great to me! I have suggested a few grammar/wording edits but they are minor.
I'm going to give the chance to more reviewers to have a look at this PR before approving.

Copy link
Contributor

@cswatt cswatt left a comment

Choose a reason for hiding this comment

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

a few styleguide changes

docs/gdpr.md Outdated Show resolved Hide resolved
docs/gdpr.md Outdated Show resolved Hide resolved
docs/gdpr.md Outdated Show resolved Hide resolved
docs/log_collection.md Outdated Show resolved Hide resolved
docs/log_collection.md Outdated Show resolved Hide resolved
docs/rum_collection.md Outdated Show resolved Hide resolved
docs/rum_collection.md Outdated Show resolved Hide resolved
docs/trace_collection.md Outdated Show resolved Hide resolved
docs/trace_collection.md Outdated Show resolved Hide resolved
docs/trace_collection.md Outdated Show resolved Hide resolved
@ncreated ncreated requested a review from cswatt January 26, 2021 17:30
@ncreated
Copy link
Member Author

Thank you @cswatt - very consistent feedback 👌. All is applied now, please have another look 🙏 🙂.

Alexandre Costanza added 18 commits February 2, 2021 14:37
…r after adding support for additionalProperties
…additional properties to a later stage in RUMSwiftTypeTransformer
…we introduce a model with addional properties
…onalProperties as simple Swift Dictionaries
bpollman and others added 3 commits February 15, 2021 09:08
Swift Package Manager - Add static library variants to allow use inside frameworks
Copy link
Contributor

@acgh acgh left a comment

Choose a reason for hiding this comment

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

To align with RUMM-1077, we need to add a special case for RUMViewEventMapper in the paragraph about mappers, as it will return a non-optional type as opposed to the other kinds of mappers.

@ncreated ncreated force-pushed the ncreated/RUMM-924-add-data-scrubbing-and-gdpr-docs branch from e50a9ae to 1d65b6d Compare February 19, 2021 09:46
@ncreated ncreated mentioned this pull request Mar 4, 2021
2 tasks
@ncreated ncreated changed the base branch from master to release/1.5.0 March 4, 2021 09:18
@ncreated ncreated merged commit abf6bc8 into release/1.5.0 Mar 4, 2021
@ncreated ncreated deleted the ncreated/RUMM-924-add-data-scrubbing-and-gdpr-docs branch March 4, 2021 09:18
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.

6 participants