Skip to content

[doc] RUM Privacy Plugin#243

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
congyao/privacy-plugin-docs
May 6, 2026
Merged

[doc] RUM Privacy Plugin#243
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
congyao/privacy-plugin-docs

Conversation

@cy-moi

@cy-moi cy-moi commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

What and why?

Release public documentation of RUM Privacy Plugin. This feature has been officially supported in browser-sdk v7.

How?

Added descriptions and instructions in a readme file

@cy-moi cy-moi changed the title [doc] Add RUM Privacy Plugin docs [doc] RUM Privacy Plugin Oct 23, 2025
@cy-moi
cy-moi marked this pull request as ready for review May 4, 2026 16:31
@cy-moi
cy-moi requested review from a team and yoannmoinet as code owners May 4, 2026 16:31
Comment on lines +30 to +35
You can override file inclusion/exclusion using regular expressions:

```javascript
exclude: [/packages\/apps\/mocks/]
include: [/packages\/apps\/.*\.(?:c|m)?(?:j|t)sx?$/],
```

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.

suggestion: it could be nice to add a bit more context about where to put those exclude/include properties: maybe add a minimal example of how to instantiate the plugin, or just mention that it should be provided in the plugin configuration.

@@ -0,0 +1,89 @@
# RUM Privacy Plugin <!-- #omit in toc -->

The RUM Privacy Plugin provides action name and session replay masking capabilities for Real User Monitoring (RUM). This plugin helps protect sensitive data while maintaining observability.

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.

@cy-moi
cy-moi force-pushed the congyao/privacy-plugin-docs branch from 5aa6f55 to 7ff9deb Compare May 6, 2026 11:11
@cy-moi
cy-moi requested a review from BenoitZugmeyer May 6, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants