Create dashboard validator app

- Generate scaffolding
- Create DashboardCompatibilityScore Kind in CUE
This commit is contained in:
alexandra vargas
2025-12-30 15:37:34 +01:00
parent 9a831ab4e1
commit 8e9675ce1c
25 changed files with 2084 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/grafana/grafana/apps/dashvalidator
go 1.22