-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
replays: Add delete docs #14557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
replays: Add delete docs #14557
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There's still a reference to this in session-replay/web/index.mdx |
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,45 @@ | ||||||||||
--- | ||||||||||
title: "Delete Session Replays" | ||||||||||
sidebar_order: 24 | ||||||||||
description: "Learn more about how to delete session replays." | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
--- | ||||||||||
|
||||||||||
<Include name="session-replay-web-report-bug.mdx" /> | ||||||||||
|
||||||||||
Sentry exposes delete functionality which can quickly remove unwanted or incorrectly masked session replays. | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Opinionated, but I think the reader can infer this. |
||||||||||
|
||||||||||
## Deleting a Single Replay | ||||||||||
|
||||||||||
To delete a session replay visit the replay's details page. In the upper right corner click the three dots button. Click "Delete Replay". | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
||||||||||
 | ||||||||||
|
||||||||||
Click "Confirm". | ||||||||||
|
||||||||||
 | ||||||||||
|
||||||||||
You will be returned to the index page. Refresh the page to see the deleted session replay row. | ||||||||||
|
||||||||||
 | ||||||||||
|
||||||||||
## Deleting Replays in Bulk | ||||||||||
|
||||||||||
Replays can be bulk deleted from a selection set or from a query. To bulk delete replays click the empty checkbox on the left-hand side of the session replay row. | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Suggested clarification: "To bulk delete replays [select a single project from the dropdown and] click the empty checkbox..." There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
||||||||||
 | ||||||||||
|
||||||||||
Click the "Delete" button to delete from the selection set. | ||||||||||
|
||||||||||
 | ||||||||||
|
||||||||||
Alternatively click "Select all replays" to select every replay which matches the query. To alter the query you may adjust your time range, environment, project, or enter any number of search conditions in the search box. | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
||||||||||
 | ||||||||||
|
||||||||||
Click "Delete". | ||||||||||
|
||||||||||
 | ||||||||||
|
||||||||||
A pop up will link to a progress monitoring screen. | ||||||||||
|
||||||||||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could we try blurring the sensitive info rather than drawing a black box over it? it might look cleaner