Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

doc(backup): Update relocation docs #1097

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

azaslavsky
Copy link
Contributor

These docs now mention the newly introduced relocation scopes, as well as the sentry-admin.sh tool.

@azaslavsky azaslavsky requested a review from mrduncan November 30, 2023 00:28
Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 9:10pm

don't need historical event data, you can use the included backup and restore scripts in the
`self-hosted/scripts` directory (on self-hosted versions >=23.3.1), via `sentry-admin.sh`
(>=23.11.1), or by manually calling the `export` and `import` commands in the `web` docker container
(<=23.3.0). These commands may be run form your `self-hosted` directory, and will save and load
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
(<=23.3.0). These commands may be run form your `self-hosted` directory, and will save and load
(<=23.3.0). These commands may be run from your `self-hosted` directory, and will save and load

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

As of 23.3.1, we're enabling users to opt in/out of error reporting for these scripts.
If you need a quick way to backup, view, examine, and restore data from your Sentry instance and
don't need historical event data, you can use the included backup and restore scripts in the
`self-hosted/scripts` directory (on self-hosted versions >=23.3.1), via `sentry-admin.sh`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be a nicer for readability if these go from newest -> oldest, thoughts?

  1. sentry-admin.sh
  2. backup/restore scripts
  3. export and import commands

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

These docs now mention the newly introduced relocation scopes, as well
as the `sentry-admin.sh` tool.
@azaslavsky azaslavsky merged commit 4590501 into master Dec 1, 2023
5 checks passed
@azaslavsky azaslavsky deleted the azaslavsky/relocation/new-docs branch December 1, 2023 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants