Add landing page for Obs as Code doc (#105015)

This commit is contained in:
Kim Nylander
2025-05-06 16:59:08 +02:00
committed by GitHub
parent 3204942a86
commit 02042c1ac0
4 changed files with 20 additions and 12 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