Skip to content

Commit b997caf

Browse files
bruno-garciabitsandfoxes
authored andcommitted
note limitation on playstation and android symbols (#14164)
as discussed on slack
1 parent 8261a9e commit b997caf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

develop-docs/self-hosted/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The difference only resides on a few things that are impossible to be hosted by
2020
- Seer and other AI & ML features, although the code is open at [getsentry/seer](https://github.com/getsentry/seer).
2121
- [Data Storage Location](https://docs.sentry.io/organization/data-storage-location/), because you own your data.
2222
- [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.
23+
- Android system symbols, with symbols collected using its [symbol-collector service](https://github.com/getsentry/symbol-collector/), but cannot be redestributed. This helps give better quality stack traces for native Android crashes.
24+
- [PlayStation](https://docs.sentry.io/platforms/playstation/) support involves components part of a partnership with Sony which cannot be made public or redistributed.
2325

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

0 commit comments

Comments
 (0)