diff --git a/docs/concepts/search/searchable-properties/session-replay.mdx b/docs/concepts/search/searchable-properties/session-replay.mdx index 92bbcfd6a5ae0..7fa79357576d8 100644 --- a/docs/concepts/search/searchable-properties/session-replay.mdx +++ b/docs/concepts/search/searchable-properties/session-replay.mdx @@ -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.