Skip to content
Merged
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
20 changes: 2 additions & 18 deletions docs/platforms/javascript/common/session-replay/configuration.mdx
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
---
title: Configuration
sidebar_order: 4100
notSupportedCategories:
- server-only
notSupported:
- javascript.cordova
- javascript.wasm
- javascript.bun
- javascript.deno
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.elysia
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nitro
- javascript.nestjs
- javascript.cloudflare
description: Learn about the general Session Replay configuration fields.
og_image: /og-images/platforms-javascript-common-session-replay-configuration.png
---
Expand Down
20 changes: 2 additions & 18 deletions docs/platforms/javascript/common/session-replay/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,11 @@ title: Set Up Session Replay
sidebar_title: Session Replay
sidebar_order: 5
sidebar_section: features
notSupportedCategories:
- server-only
notSupported:
- javascript.cordova
- javascript.wasm
- javascript.bun
- javascript.deno
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.elysia
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nitro
- javascript.nestjs
- javascript.cloudflare
description: "Learn how to enable Session Replay in your app if it is not already set up."
---

Expand Down
20 changes: 2 additions & 18 deletions docs/platforms/javascript/common/session-replay/issue-types.mdx
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
---
title: Replay Issues
sidebar_order: 4300
notSupportedCategories:
- server-only
notSupported:
- javascript.cordova
- javascript.wasm
- javascript.bun
- javascript.deno
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.elysia
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nitro
- javascript.nestjs
- javascript.cloudflare
description: Learn about the Issue types that Session Replay can detect.
og_image: /og-images/platforms-javascript-common-session-replay-issue-types.png
---
Expand Down
20 changes: 2 additions & 18 deletions docs/platforms/javascript/common/session-replay/privacy.mdx
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
---
title: Privacy
sidebar_order: 4200
notSupportedCategories:
- server-only
notSupported:
- javascript.cordova
- javascript.wasm
- javascript.bun
- javascript.deno
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.elysia
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nitro
- javascript.nestjs
- javascript.cloudflare
description: Configuring Session Replay to maintain user and data privacy.
customCanonicalTag: /platforms/javascript/session-replay/privacy/
og_image: /og-images/platforms-javascript-common-session-replay-privacy.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,11 @@
title: "Session Replay Troubleshooting"
sidebar_title: "Troubleshooting"
sidebar_order: 9000
notSupportedCategories:
- server-only
notSupported:
- javascript.cordova
- javascript.wasm
- javascript.bun
- javascript.deno
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.elysia
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nitro
- javascript.nestjs
- javascript.cloudflare
excerpt: ""
description: "Troubleshooting Session Replay-specific Issues"
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
---
title: Understanding Sessions
sidebar_order: 4400
notSupportedCategories:
- server-only
notSupported:
- javascript.cordova
- javascript.wasm
- javascript.bun
- javascript.deno
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.elysia
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nitro
- javascript.nestjs
- javascript.cloudflare
description: "Learn about customizing sessions with the Session Replay SDK."
---

Expand Down
Loading