mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
b497063f64
* Docs: Adds frontend data request docs * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Docs: changes after PR comments * Docs: changes after PR comments * Docs: changes after PR comments * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: achatterjee-grafana <34888589+ashishagarwal06@users.noreply.github.com> |
||
---|---|---|
.. | ||
communication.md | ||
database.md | ||
frontend-data-requests.md | ||
README.md | ||
services.md |
Architecture
Are you looking to take on contributions with bigger impact? These guides help you get a better understanding of the structure and design of the Grafana codebase.
Learn more about the backend architecture:
- Part 1: Services
- Part 2: Communication
- Part 3: Database
Learn more about the frontend architecture:
- Part 1: Data requests