Skip to content

Commit 5539a1f

Browse files
authored
replay: document is_archived search prop (#13790)
depends on getsentry/sentry#92041
1 parent 109cc3e commit 5539a1f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/concepts/search/searchable-properties/session-replay.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,12 @@ The event or replay id. In **Issues**, use only the ID value without the `id` ke
190190

191191
- **Type:** UUID
192192

193+
### `is_archived`
194+
195+
Whether the replay has been archived.
196+
197+
- **Type:** boolean
198+
193199
### `level`
194200

195201
Severity of the event (such as: fatal, error, warning). Always set to info for transactions.

0 commit comments

Comments
 (0)