Skip to content

Commit 1cf8a9c

Browse files
authored
Merge branch 'master' into aliu/ff-integration-doc-python
2 parents 4425f56 + 24d04c3 commit 1cf8a9c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

develop-docs/self-hosted/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The difference only resides on a few things that are impossible to be hosted by
1919
- [Spend Allocation](https://docs.sentry.io/pricing/quotas/spend-allocation/), as it is tightly coupled with Billing Quotas.
2020
- AI & ML features (such as autofix), 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.
22+
- [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.
2223

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

docs/platforms/python/feature-flags/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ Evaluation tracking requires enabling an SDK integration. Integrations are provi
1616

1717
- [OpenFeature](/platforms/python/integrations/openfeature/)
1818
- [LaunchDarkly](/platforms/python/integrations/launchdarkly/)
19-
- [Manual Tracking](/platforms/python/integrations/featureflags/) - if you use an unsupported or in-house provider, you may track evaluations through an API.
2019

2120
<PlatformContent includePath="feature-flags/enable-change-tracking" />

0 commit comments

Comments
 (0)