You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/product/sentry-basics/search/searchable-properties/session-replay.mdx
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -192,6 +192,12 @@ Name of the platform. This is only a metrics property for [valid platforms](http
192
192
193
193
-**Type:** string
194
194
195
+
### `project_id`
196
+
197
+
The id of the project.
198
+
199
+
-**Type:** string
200
+
195
201
### `release`
196
202
197
203
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