mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
c2c1ec7d0f
* Chore: Move from master branch to main Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * CI: Upgrade build pipeline tool to v2 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> |
||
---|---|---|
.. | ||
backend | ||
frontend-data-requests.md | ||
README.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