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

feat(self-hosted): Add docs for self-hosted errors only #1336

Merged
merged 7 commits into from
Jul 22, 2024

Conversation

hubertdeng123
Copy link
Member

Steps to tell users how to enable this mode of self-hosted Sentry

Copy link

vercel bot commented Jul 18, 2024

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 Jul 22, 2024 6:00pm

src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
src/docs/self-hosted/index.mdx Outdated Show resolved Hide resolved
5. Releases
6. Discover

In order to enable errors only self-hosted, you'll need to update your [.env file](https://github.com/getsentry/self-hosted/blob/master/.env) to include `COMPOSE_PROFILES=errors-only`.
Copy link
Contributor

Choose a reason for hiding this comment

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

This applies to existing install too, right? Will it apply in reverse (that is, if I insert this flag then take it off, will that cause issues?)? If not, we should be very clear about that.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, applies for existing installs. If you insert this flag and use errors-only self-hosted and want to switch back to feature complete sentry there shouldn't be issues.

Co-authored-by: Alex Zaslavsky <[email protected]>
@hubertdeng123 hubertdeng123 marked this pull request as ready for review July 22, 2024 18:38
@hubertdeng123 hubertdeng123 merged commit 62809a3 into master Jul 22, 2024
6 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/errors-only-sh-docs branch July 22, 2024 18:52
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