Skip to content
Merged
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
6 changes: 6 additions & 0 deletions docs/concepts/search/searchable-properties/session-replay.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@ The number of segments within a replay. More segments represent more activity ov

- **Type:** number

### `count_traces`

The number of traces within a replay.

- **Type:** number

### `count_urls`

The number of URLs that the user visited during a replay recording.
Expand Down