mirror of https://github.com/grafana/grafana.git
* docs: minor k8s inspired doc changes * docs: revert to v1 as recommended first major * Update contribute/architecture/k8s-inspired-backend-arch.md Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com> --------- Co-authored-by: Igor Suleymanov <radiohead@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| frontend-data-requests.md | ||
| k8s-inspired-backend-arch.md | ||
README.md
Architecture
Do you want to make Grafana contributions with bigger impact? These guides help you get a better understanding of the structure and design of the Grafana codebase.
- To learn more about the frontend architecture, refer to Frontend data requests.
- To learn more about the backend architecture, refer to contribute/backend.