Skip to content

Commit

Permalink
fix(self-hosted): Add difference btw SaaS for iOS symbolication (#12211)
Browse files Browse the repository at this point in the history
  • Loading branch information
BYK authored Dec 23, 2024
1 parent 29f5b95 commit 24d04c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions develop-docs/self-hosted/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The difference only resides on a few things that are impossible to be hosted by
- [Spend Allocation](https://docs.sentry.io/pricing/quotas/spend-allocation/), as it is tightly coupled with Billing Quotas.
- AI & ML features (such as autofix), although the code is open at [getsentry/seer](https://github.com/getsentry/seer).
- [Data Storage Location](https://docs.sentry.io/organization/data-storage-location/), because you own your data.
- [iOS Symbolication](https://docs.sentry.io/platforms/apple/data-management/debug-files/symbol-servers#built-in-repositories), because Apple does not provide a public symbol server, nor do they allow us to distribute the Debug Information Files (DIFs) ourselves.

To put things simply, consider self-hosted as the Business plan without any software limitations and no paid tier.

Expand Down

0 comments on commit 24d04c3

Please sign in to comment.