[release-12.3.0] Restructure As code and developer resources (#113969)

Co-authored-by: Roberto Jiménez Sánchez <roberto.jimenez@grafana.com>
Co-authored-by: Anna Urbiztondo <anna.urbiztondo@grafana.com>
This commit is contained in:
Jack Baldry
2025-11-16 19:06:56 +00:00
committed by GitHub
co-authored by Roberto Jiménez Sánchez Anna Urbiztondo
parent 0898ec6045
commit 047da1442e
96 changed files with 8186 additions and 230 deletions
@@ -0,0 +1,44 @@
---
description: Provides developer-oriented content.
menuTitle: Developer resources
title: Developer resources
labels:
products:
- enterprise
- oss
- cloud
weight: 900
canonical: https://grafana.com/docs/grafana/latest/developer-resources/
---
# Developer resources
This section of the documentation contains additional resources for developers and contributors.
## Contribute to Grafana
Refer to the [Contribute to Grafana](https://grafana.com/docs/grafana-cloud/developer-resources/contribute) guide to learn the various ways you can contribute to Grafana. Read the [Grafana Labs Software Grant and Contributor License Agreement](https://grafana.com/docs/grafana-cloud/developer-resources/cla) before making any contribution.
## Grafana developer portal
Go to the [Grafana developer portal](https://grafana.com/developers) to access the following documentation:
- [Grafana plugin development tools](https://grafana.com/developers/plugin-tools)
- [Grafana data model](https://grafana.com/developers/dataplane)
- [Grafana React components library](https://developers.grafana.com)
- [Grafana Scenes library](https://grafana.com/developers/scenes)
## API reference guides
Learn about the following Grafana APIs:
- [HTTP API](./api-reference/http-api/)
- [Cloud API](./api-reference/cloud-api/)
- [Tracing API](./api-reference/tracing-api/)
## Other resources
You might also find the following resources to be helpful:
- [Grafana Tutorials:](https://grafana.com/tutorials/) Step-by-step guides that help you make the most of Grafana.
- [Grafana Community Forums:](https://community.grafana.com) Get technical support for open source Grafana, Loki, and Tempo.