Schema: Create PublicDashboard core kind (#62155)

This commit is contained in:
Ezequiel Victorero
2023-01-26 10:51:00 -03:00
committed by GitHub
parent e8b8a9e276
commit 354f6d9e23
8 changed files with 285 additions and 8 deletions
+30 -2
View File
@@ -1281,6 +1281,32 @@
"pluralName": "PrometheusDataSourceCfgs",
"schemaInterface": "DataSourceCfg"
},
"publicdashboard": {
"category": "core",
"codeowners": [
"grafana/grafana-as-code",
"grafana/grafana-bi-squad",
"grafana/plugins-platform-frontend",
"grafana/user-essentials"
],
"currentVersion": [
0,
0
],
"grafanaMaturityCount": 0,
"lineageIsGroup": false,
"links": {
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/publicdashboard/schema-reference",
"go": "https://github.com/grafana/grafana/tree/main/pkg/kinds/publicdashboard",
"schema": "https://github.com/grafana/grafana/tree/main/kinds/publicdashboard/publicdashboard_kind.cue",
"ts": "https://github.com/grafana/grafana/tree/main/packages/grafana-schema/src/raw/publicdashboard/x/publicdashboard_types.gen.ts"
},
"machineName": "publicdashboard",
"maturity": "merged",
"name": "PublicDashboard",
"pluralMachineName": "publicdashboards",
"pluralName": "PublicDashboards"
},
"query": {
"category": "core",
"codeowners": [],
@@ -1818,6 +1844,7 @@
"folder",
"playlist",
"preferences",
"publicdashboard",
"query",
"queryhistory",
"serviceaccount",
@@ -1825,7 +1852,7 @@
"thumb",
"user"
],
"count": 12
"count": 13
}
},
"maturity": {
@@ -1860,10 +1887,11 @@
"alertgroupspanelcfg",
"playlist",
"preferences",
"publicdashboard",
"serviceaccount",
"team"
],
"count": 5
"count": 6
},
"planned": {
"name": "planned",