#Monthly replays for session replay
1 messages · Page 1 of 1 (latest)
Hi @dim vault. I'm happy to dig into this for you! I'll check my internal sources for answers to your question! :wave:
Session Replay in Sentry is charged based on the number of replay events captured, not how many times you view them. According to the documentation, Sentry charges for replays based on the volume of replay events captured (similar to how errors are charged), regardless of how many times you play the replay or the duration of the recording.
As stated in the Sentry help center: "Replay is charged by replay event volume/capture. Just like errors. It does not matter if you hit 'play' in the UI nor does the viewing duration matter." How are Replays charged?
The number of replays captured depends on your sampling configuration. Sentry provides two sampling rates you can adjust:
replaysSessionSampleRate- For replays that record the entire user sessionreplaysOnErrorSampleRate- For replays that are recorded when an error occurs
These sampling rates determine what percentage of your website traffic will result in captured replays, which count toward your monthly usage.
For additional pricing details, you can refer to Sentry's Replays Pricing page.
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@dim vault Our robots are still learning and improving, please let us know if this response was correct by reacting below.