-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Reorganize develop docs sidebar
#11766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 10 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
6721b42
Moved some pages into new Engineering Practices
antonpirker 459653e
Renamed 'Application' to 'Architecture' and moved pages around in it.
antonpirker d7318f3
New page API Server with Developed moved underneath it.
antonpirker 58b9df7
Moved API Development under API Server
antonpirker 88798ff
Moved Issue Platform under API Server
antonpirker de00380
Moved Backend into API Server
antonpirker 801a0d7
Renamed relay and sdk top level pages
antonpirker 0dc3ce1
Merge branch 'master' into antonpirker/develop-docs-sidebar
antonpirker b4012f2
Made Development top level and named it def infra
antonpirker 424adff
Added missing files.
antonpirker 6c9ea6a
Apply suggestions from code review
antonpirker bb0f8ff
Architecture became Application Architecture
antonpirker a9d8594
Merge branch 'master' into antonpirker/develop-docs-sidebar
antonpirker b3ef168
Cleanup
antonpirker 65d65d2
Added redirects
antonpirker d16d6f3
Keep the old url for sdks
antonpirker 7f6e4d2
Fixed redirects
antonpirker 32c8d0e
More redirect fixes
antonpirker 01f8e53
Fixed link
antonpirker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/api/index.mdx → develop-docs/api-server/api/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/ab-testing/index.mdx → .../application-domains/ab-testing/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| --- | ||
| title: A/B Tests with Amplitude | ||
| sidebar_order: 190 | ||
| sidebar_order: 50 | ||
| --- | ||
|
|
||
| ## Why AB testing? | ||
|
|
||
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/queue.mdx → ...plication-domains/aynchronous-workers.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion
2
...ocs/backend/database-migrations/index.mdx → ...ion-domains/database-migrations/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/digests.mdx → ...pi-server/application-domains/digests.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/email.mdx → .../api-server/application-domains/email.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/feature-flags/index.mdx → ...plication-domains/feature-flags/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/grouping.mdx → ...i-server/application-domains/grouping.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| title: Application Domains | ||
| sidebar_order: 40 | ||
| --- | ||
|
|
||
| <PageGrid /> |
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/kafka.mdx → .../api-server/application-domains/kafka.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| --- | ||
| title: Kafka consumers | ||
| sidebar_order: 110 | ||
| sidebar_order: 60 | ||
| --- | ||
|
|
||
| ## Creating a new consumer in Sentry | ||
|
|
||
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/metrics.mdx → ...pi-server/application-domains/metrics.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/nodestore.mdx → ...-server/application-domains/nodestore.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/options/index.mdx → ...pi-server/application-domains/options.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/outboxes.mdx → ...i-server/application-domains/outboxes.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/quotas.mdx → ...api-server/application-domains/quotas.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../backend/transaction-clustering/index.mdx → ...-domains/transaction-clustering/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/translations.mdx → ...rver/application-domains/translations.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/tsdb.mdx → ...s/api-server/application-domains/tsdb.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/buffers.mdx → ...ver/application-domains/write-buffers.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --- | ||
| title: API Server | ||
| sidebar_order: 50 | ||
| --- | ||
|
|
||
| The monolith powering Sentry. The backend of our application. | ||
|
|
||
| <PageGrid /> |
File renamed without changes
2 changes: 1 addition & 1 deletion
2
...lop-docs/backend/issue-platform/index.mdx → ...-docs/api-server/issue-platform/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions
4
...ackend/issue-platform-detectors/index.mdx → ...ssue-platform/writing-detectors/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/application/config.mdx → develop-docs/architecture/config.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion
2
...cs/application/dynamic-sampling/index.mdx → ...s/architecture/dynamic-sampling/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ocs/application/feedback-architecture.mdx → ...cs/architecture/feedback-architecture.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/application/index.mdx → develop-docs/architecture/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| --- | ||
| title: Application | ||
| title: Architecture | ||
| sidebar_order: 30 | ||
| --- | ||
|
|
||
|
|
||
2 changes: 1 addition & 1 deletion
2
develop-docs/application/control-silo.mdx → .../multi-region-deployment/control-silo.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../application/cross-region-replication.mdx → ...n-deployment/cross-region-replication.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...lop-docs/application/cross-region-rpc.mdx → ...ti-region-deployment/cross-region-rpc.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| title: Multi-Region Deployment | ||
| sidebar_order: 40 | ||
| --- | ||
|
|
||
| <PageGrid /> |
4 changes: 2 additions & 2 deletions
4
develop-docs/application/architecture.mdx → develop-docs/architecture/overview.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| --- | ||
| title: Architecture | ||
| sidebar_order: 1 | ||
| title: Overview | ||
| sidebar_order: 10 | ||
| --- | ||
|
|
||
| ## High level overview | ||
|
|
||
2 changes: 1 addition & 1 deletion
2
...-docs/application/sentry-vs-getsentry.mdx → ...docs/architecture/sentry-vs-getsentry.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
develop-docs/development/analytics.mdx → .../development-infrastructure/analytics.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...cs/development/continuous-integration.mdx → ...infrastructure/continuous-integration.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/development/devservices.mdx → ...evelopment-infrastructure/devservices.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/frontend/development-server.mdx → ...structure/frontend-development-server.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| title: Development Infrastructure | ||
| sidebar_order: 40 | ||
| --- | ||
|
|
||
| <PageGrid /> |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/backend/python-dependencies.mdx → ...nt-infrastructure/python-dependencies.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/development/testing.mdx → ...cs/development-infrastructure/testing.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
develop-docs/development/workflow.mdx → ...s/development-infrastructure/workflow.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
develop-docs/development/index.mdx → develop-docs/engineering-practices/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| --- | ||
| title: Development | ||
| title: Engineering Practices | ||
| sidebar_order: 20 | ||
| --- | ||
|
|
||
|
|
||
2 changes: 1 addition & 1 deletion
2
develop-docs/development/rust.mdx → develop-docs/engineering-practices/rust.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 5 additions & 4 deletions
9
develop-docs/relay/index.mdx → develop-docs/ingestion/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,13 @@ | ||
| --- | ||
| title: Relay Development | ||
| sidebar_order: 70 | ||
| title: Ingestion | ||
| sidebar_order: 90 | ||
| --- | ||
|
|
||
| Relay is a service for event filtering, rate-limiting and processing. It can act as: | ||
| Ingestion is done by [Sentry Relay](https://github.com/getsentry/relay). Relay is a service for event filtering, rate-limiting and processing. | ||
|
|
||
antonpirker marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| It can act as: | ||
|
|
||
| * the store endpoint for your Sentry installation. See [Relay developer | ||
| documentation](https://getsentry.github.io/relay/relay/). | ||
| * an additional middle layer between your application and Sentry. See [Relay product | ||
| documentation](https://docs.sentry.io/product/relay/). | ||
|
|
||
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.