Skip to content

[Replay] Remove deprecated options #6352

@mydea

Description

@mydea

Problem Statement

There are two deprecated options for replay:

new Replay({
  captureOnlyOnError: true,
  replaysSamplingRate: 1.0
});

Solution Brainstorm

We want to remove these deprecated options in the move to the monorepo. Users have been getting a warning before when using these. We'll make this prominent in the update docs as well.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions