[release-12.0.1] Add landing page for Obs as Code doc (#105020)

Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
This commit is contained in:
Irene Rodríguez
2025-05-06 15:19:58 +00:00
committed by GitHub
co-authored by Kim Nylander
parent 5b795ae2e3
commit 519ad181b9
4 changed files with 40 additions and 11 deletions
@@ -18,10 +18,10 @@ weight: 200
# Dashboard JSON schema v2
Grafana dashboards are represented as JSON objects that store metadata, panels, variables, and settings.
{{< docs/experimental product="Dashboard JSON schema v2" featureFlag="`dashboardNewLayouts`" >}}
Grafana dashboards are represented as JSON objects that store metadata, panels, variables, and settings.
Observability as Code works with all versions of the JSON model, and it's fully compatible with version 2.
## Before you begin