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

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertdeng123 committed Jul 18, 2024
1 parent 4657640 commit 9904a21
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/docs/self-hosted/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,19 +109,19 @@ You can disable this feature by adding `SENTRY_BEACON = False` into `sentry.conf

### Errors-only Self-hosted Sentry

This feature is experimental and now in beta. Starting from 24.8.0+ onwards, users will have the option to choose between two types of self-hosted Sentry deployments.
This feature is experimental and now in beta. Starting from 24.8.0+ onwards, users will have the ability to choose between two distinct types of self-hosted Sentry deployments, tailored to their specific needs and preferences.

**Errors Only**
This is an opt in version of self-hosted Sentry that is much more lightweight than the feature complete version. This includes features around Sentry's bread and butter, issues.
**Errors Only**\n
Opt for a sleek and efficient version of self-hosted Sentry that focuses on what we do best—tackling issues head-on. This lightweight option includes these features:
1. Issues
2. Alerts
3. Integrations
4. Dashboards
5. Releases
6. Discover

**Feature Complete**
This is the default version of self-hosted Sentry that includes many of the features that we offer on SaaS. This includes everything offered in the errors only version but also additional main features listed below!
**Feature Complete**\n
This is our default version of self-hosted Sentry that is most similar feature parity wise to our SaaS product. This includes everything offered in the Errors Only version, as well as many other amazing features.
1. Traces
2. Profiles
3. Replays
Expand Down

0 comments on commit 9904a21

Please sign in to comment.