Skip to content

Use Markdoc partial for shared .mdoc content #30888

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Mobile Session Replay Privacy Options
description: Configure privacy options for Mobile Session Replay.
content_filters:
- trait_id: platform
option_group_id: rum_sdk_platform_options
label: "SDK"
further_reading:
- link: '/real_user_monitoring/session_replay/mobile'
tag: Documentation
text: Mobile Session Replay
- link: '/real_user_monitoring/session_replay/mobile/app_performance'
tag: Documentation
text: How Mobile Session Replay Impacts App Performance
- link: '/real_user_monitoring/session_replay/mobile/setup_and_configuration'
tag: Documentation
text: Setup and Configure Mobile Session Replay
- link: '/real_user_monitoring/session_replay/mobile/troubleshooting'
tag: Documentation
text: Troubleshoot Mobile Session Replay
- link: '/real_user_monitoring/session_replay'
tag: Documentation
text: Session Replay
---

{% partial file="rum/session_replay/mobile/privacy_options.mdoc.md" /%}
Loading
Loading