Skip to content

Limit session replays to certain pages #9178

@dokgu

Description

@dokgu

Problem Statement

I want to have a finer control on when session replays are captured. I have pages where I don't really care for session replays to capture anything because the stack traces are sufficient to troubleshoot errors. I am hitting my session replay quotas very quickly because of non-essential replays that do not provide any value. And that hinders any additional replays from getting captured which might be valuable.

Solution Brainstorm

Add a configuration for conditionally enabling session replays - could be a regex that matches certain pages or a simple array of pages.

Product Area

Replays

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions