mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
11 lines
338 B
Markdown
11 lines
338 B
Markdown
# 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](services.md)
|
|
- Part 2: [Communication](communication.md)
|
|
- Part 3: [Database](database.md)
|
|
|