Open
Description
Which section?
All top level sections
Page URL
https://develop.sentry.dev/getting-started/
Description
All the top level sections (Application Architecture, Infrastructure, API Server, Frontend, Services, Integrations, Ingestion, SDKs, Self-Hosted Sentry) should include a section in the index file that lists all related github repositories to that section.
This will help new hires to get an overview of all the important repositories and also surface repos not known to the wider engineering population (like platformicons or static pages).
Suggested Solution
This can be done either by
- making sure all repositories have the top level section set as an "topic" in Github. Then adding a component to the docs that can list repositories of a given topic.
- making use of the service registry: https://github.com/getsentry/service-registry