Skip to content

Commit ca14bdb

Browse files
authored
feat(replay): Include project_id in the list of searchable Session Replay fields (#7788)
1 parent ce0149e commit ca14bdb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/docs/product/sentry-basics/search/searchable-properties/session-replay.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ Name of the platform. This is only a metrics property for [valid platforms](http
192192

193193
- **Type:** string
194194

195+
### `project_id`
196+
197+
The id of the project.
198+
199+
- **Type:** string
200+
195201
### `release`
196202

197203
A release is a version of your code deployed to an environment. You can create a token with an exact match of the version of a release, or `release:latest` to pick the most recent release.

0 commit comments

Comments
 (0)