Skip to content

Commit

Permalink
Merge branch 'main' into prerelease-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaudan committed Jun 5, 2023
2 parents cf5f10e + 8f23e13 commit de514ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/core/src/domain/telemetry/telemetryEvent.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ export type TelemetryConfigurationEvent = CommonTelemetryProperties & {
* The percentage of sessions with Browser RUM & Session Replay pricing tracked
*/
session_replay_sample_rate?: number
/**
* Whether the session replay start is handled manually
*/
start_session_replay_recording_manually?: boolean
/**
* Whether a proxy configured is used
*/
Expand Down

0 comments on commit de514ba

Please sign in to comment.