mirror of https://github.com/grafana/grafana.git
* Chore: Fix variable naming Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| communication.md | ||
| database.md | ||
| frontend-data-requests.md | ||
| services.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