mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Tempo data query wip * Replace TempoQuery with new type from schema * Added some documentation for each DataQuery field * Change limit type from number to int64 * Use TempoDataQuery instead of local model in the backend * Update report.json
2001 lines
57 KiB
JSON
2001 lines
57 KiB
JSON
{
|
|
"kinds": {
|
|
"alertgroupspanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/alerting-squad-frontend"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/alertgroupspanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/alertGroups/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/alertGroups/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "alertgroupspanelcfg",
|
|
"maturity": "merged",
|
|
"name": "AlertGroupsPanelCfg",
|
|
"pluralMachineName": "alertgroupspanelcfgs",
|
|
"pluralName": "AlertGroupsPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"alertlistpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "alertlistpanelcfg",
|
|
"maturity": "planned",
|
|
"name": "AlertListPanelCfg",
|
|
"pluralMachineName": "alertlistpanelcfgs",
|
|
"pluralName": "AlertListPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"alertmanagerdataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "alertmanagerdataquery",
|
|
"maturity": "planned",
|
|
"name": "AlertmanagerDataQuery",
|
|
"pluralMachineName": "alertmanagerdataquerys",
|
|
"pluralName": "AlertmanagerDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"alertmanagerdatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "alertmanagerdatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "AlertmanagerDataSourceCfg",
|
|
"pluralMachineName": "alertmanagerdatasourcecfgs",
|
|
"pluralName": "AlertmanagerDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"annotationslistpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/annotationslistpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/annolist/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/annolist/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "annotationslistpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "AnnotationsListPanelCfg",
|
|
"pluralMachineName": "annotationslistpanelcfgs",
|
|
"pluralName": "AnnotationsListPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"apikey": {
|
|
"category": "core",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "apikey",
|
|
"maturity": "planned",
|
|
"name": "APIKey",
|
|
"pluralMachineName": "apikeys",
|
|
"pluralName": "APIKeys"
|
|
},
|
|
"azuremonitordataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "azuremonitordataquery",
|
|
"maturity": "planned",
|
|
"name": "AzureMonitorDataQuery",
|
|
"pluralMachineName": "azuremonitordataquerys",
|
|
"pluralName": "AzureMonitorDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"azuremonitordatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "azuremonitordatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "AzureMonitorDataSourceCfg",
|
|
"pluralMachineName": "azuremonitordatasourcecfgs",
|
|
"pluralName": "AzureMonitorDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"barchartpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/grafana-bi-squad"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/barchartpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/barchart/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/barchart/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "barchartpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "BarChartPanelCfg",
|
|
"pluralMachineName": "barchartpanelcfgs",
|
|
"pluralName": "BarChartPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"bargaugepanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/bargaugepanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/bargauge/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/bargauge/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "bargaugepanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "BarGaugePanelCfg",
|
|
"pluralMachineName": "bargaugepanelcfgs",
|
|
"pluralName": "BarGaugePanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"cloudwatchdataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "cloudwatchdataquery",
|
|
"maturity": "planned",
|
|
"name": "CloudWatchDataQuery",
|
|
"pluralMachineName": "cloudwatchdataquerys",
|
|
"pluralName": "CloudWatchDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"cloudwatchdatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "cloudwatchdatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "CloudWatchDataSourceCfg",
|
|
"pluralMachineName": "cloudwatchdatasourcecfgs",
|
|
"pluralName": "CloudWatchDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"dashboard": {
|
|
"category": "core",
|
|
"codeowners": [
|
|
"grafana/grafana-as-code",
|
|
"grafana/grafana-bi-squad",
|
|
"grafana/plugins-platform-frontend",
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 139,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/dashboard/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/kinds/dashboard",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/kinds/dashboard/dashboard_kind.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/packages/grafana-schema/src/raw/dashboard/x/dashboard_types.gen.ts"
|
|
},
|
|
"machineName": "dashboard",
|
|
"maturity": "experimental",
|
|
"name": "Dashboard",
|
|
"pluralMachineName": "dashboards",
|
|
"pluralName": "Dashboards"
|
|
},
|
|
"dashboarddataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "dashboarddataquery",
|
|
"maturity": "planned",
|
|
"name": "DashboardDataQuery",
|
|
"pluralMachineName": "dashboarddataquerys",
|
|
"pluralName": "DashboardDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"dashboarddatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "dashboarddatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "DashboardDataSourceCfg",
|
|
"pluralMachineName": "dashboarddatasourcecfgs",
|
|
"pluralName": "DashboardDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"dashboardlistpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/dashboardlistpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/dashlist/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/dashlist/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "dashboardlistpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "DashboardListPanelCfg",
|
|
"pluralMachineName": "dashboardlistpanelcfgs",
|
|
"pluralName": "DashboardListPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"datasource": {
|
|
"category": "core",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "datasource",
|
|
"maturity": "planned",
|
|
"name": "DataSource",
|
|
"pluralMachineName": "datasources",
|
|
"pluralName": "DataSources"
|
|
},
|
|
"debugpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "debugpanelcfg",
|
|
"maturity": "planned",
|
|
"name": "DebugPanelCfg",
|
|
"pluralMachineName": "debugpanelcfgs",
|
|
"pluralName": "DebugPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"elasticsearchdataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "elasticsearchdataquery",
|
|
"maturity": "planned",
|
|
"name": "ElasticsearchDataQuery",
|
|
"pluralMachineName": "elasticsearchdataquerys",
|
|
"pluralName": "ElasticsearchDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"elasticsearchdatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "elasticsearchdatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "ElasticsearchDataSourceCfg",
|
|
"pluralMachineName": "elasticsearchdatasourcecfgs",
|
|
"pluralName": "ElasticsearchDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"flamegraphpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "flamegraphpanelcfg",
|
|
"maturity": "planned",
|
|
"name": "FlameGraphPanelCfg",
|
|
"pluralMachineName": "flamegraphpanelcfgs",
|
|
"pluralName": "FlameGraphPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"folder": {
|
|
"category": "core",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "folder",
|
|
"maturity": "planned",
|
|
"name": "Folder",
|
|
"pluralMachineName": "folders",
|
|
"pluralName": "Folders"
|
|
},
|
|
"gaugepanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/gaugepanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/gauge/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/gauge/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "gaugepanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "GaugePanelCfg",
|
|
"pluralMachineName": "gaugepanelcfgs",
|
|
"pluralName": "GaugePanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"geomappanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "geomappanelcfg",
|
|
"maturity": "planned",
|
|
"name": "GeomapPanelCfg",
|
|
"pluralMachineName": "geomappanelcfgs",
|
|
"pluralName": "GeomapPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"gettingstartedpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "gettingstartedpanelcfg",
|
|
"maturity": "planned",
|
|
"name": "GettingStartedPanelCfg",
|
|
"pluralMachineName": "gettingstartedpanelcfgs",
|
|
"pluralName": "GettingStartedPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"googlecloudmonitoringdataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "googlecloudmonitoringdataquery",
|
|
"maturity": "planned",
|
|
"name": "GoogleCloudMonitoringDataQuery",
|
|
"pluralMachineName": "googlecloudmonitoringdataquerys",
|
|
"pluralName": "GoogleCloudMonitoringDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"googlecloudmonitoringdatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "googlecloudmonitoringdatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "GoogleCloudMonitoringDataSourceCfg",
|
|
"pluralMachineName": "googlecloudmonitoringdatasourcecfgs",
|
|
"pluralName": "GoogleCloudMonitoringDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"grafanadataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "grafanadataquery",
|
|
"maturity": "planned",
|
|
"name": "GrafanaDataQuery",
|
|
"pluralMachineName": "grafanadataquerys",
|
|
"pluralName": "GrafanaDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"grafanadatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "grafanadatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "GrafanaDataSourceCfg",
|
|
"pluralMachineName": "grafanadatasourcecfgs",
|
|
"pluralName": "GrafanaDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"graphitedataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "graphitedataquery",
|
|
"maturity": "planned",
|
|
"name": "GraphiteDataQuery",
|
|
"pluralMachineName": "graphitedataquerys",
|
|
"pluralName": "GraphiteDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"graphitedatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "graphitedatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "GraphiteDataSourceCfg",
|
|
"pluralMachineName": "graphitedatasourcecfgs",
|
|
"pluralName": "GraphiteDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"grapholdpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "grapholdpanelcfg",
|
|
"maturity": "planned",
|
|
"name": "GraphOldPanelCfg",
|
|
"pluralMachineName": "grapholdpanelcfgs",
|
|
"pluralName": "GraphOldPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"histogrampanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/grafana-bi-squad"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/histogrampanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/histogram/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/histogram/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "histogrampanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "HistogramPanelCfg",
|
|
"pluralMachineName": "histogrampanelcfgs",
|
|
"pluralName": "HistogramPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"iconpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "iconpanelcfg",
|
|
"maturity": "planned",
|
|
"name": "IconPanelCfg",
|
|
"pluralMachineName": "iconpanelcfgs",
|
|
"pluralName": "IconPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"jaegerdataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "jaegerdataquery",
|
|
"maturity": "planned",
|
|
"name": "JaegerDataQuery",
|
|
"pluralMachineName": "jaegerdataquerys",
|
|
"pluralName": "JaegerDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"jaegerdatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "jaegerdatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "JaegerDataSourceCfg",
|
|
"pluralMachineName": "jaegerdatasourcecfgs",
|
|
"pluralName": "JaegerDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"librarypanel": {
|
|
"category": "core",
|
|
"codeowners": [
|
|
"grafana/grafana-as-code",
|
|
"grafana/grafana-bi-squad",
|
|
"grafana/plugins-platform-frontend",
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 10,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/librarypanel/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/kinds/librarypanel",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/kinds/librarypanel/librarypanel_kind.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/packages/grafana-schema/src/raw/librarypanel/x/librarypanel_types.gen.ts"
|
|
},
|
|
"machineName": "librarypanel",
|
|
"maturity": "experimental",
|
|
"name": "LibraryPanel",
|
|
"pluralMachineName": "librarypanels",
|
|
"pluralName": "LibraryPanels"
|
|
},
|
|
"livepanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "livepanelcfg",
|
|
"maturity": "planned",
|
|
"name": "LivePanelCfg",
|
|
"pluralMachineName": "livepanelcfgs",
|
|
"pluralName": "LivePanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"logspanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "logspanelcfg",
|
|
"maturity": "planned",
|
|
"name": "LogsPanelCfg",
|
|
"pluralMachineName": "logspanelcfgs",
|
|
"pluralName": "LogsPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"lokidataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "lokidataquery",
|
|
"maturity": "planned",
|
|
"name": "LokiDataQuery",
|
|
"pluralMachineName": "lokidataquerys",
|
|
"pluralName": "LokiDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"lokidatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "lokidatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "LokiDataSourceCfg",
|
|
"pluralMachineName": "lokidatasourcecfgs",
|
|
"pluralName": "LokiDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"microsoftsqlserverdataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "microsoftsqlserverdataquery",
|
|
"maturity": "planned",
|
|
"name": "MicrosoftSQLServerDataQuery",
|
|
"pluralMachineName": "microsoftsqlserverdataquerys",
|
|
"pluralName": "MicrosoftSQLServerDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"microsoftsqlserverdatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "microsoftsqlserverdatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "MicrosoftSQLServerDataSourceCfg",
|
|
"pluralMachineName": "microsoftsqlserverdatasourcecfgs",
|
|
"pluralName": "MicrosoftSQLServerDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"mysqldataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "mysqldataquery",
|
|
"maturity": "planned",
|
|
"name": "MySQLDataQuery",
|
|
"pluralMachineName": "mysqldataquerys",
|
|
"pluralName": "MySQLDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"mysqldatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "mysqldatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "MySQLDataSourceCfg",
|
|
"pluralMachineName": "mysqldatasourcecfgs",
|
|
"pluralName": "MySQLDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"newspanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/newspanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/news/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/news/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "newspanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "NewsPanelCfg",
|
|
"pluralMachineName": "newspanelcfgs",
|
|
"pluralName": "NewsPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"nodegraphpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/observability-traces-and-profiling"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/nodegraphpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/nodeGraph/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/nodeGraph/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "nodegraphpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "NodeGraphPanelCfg",
|
|
"pluralMachineName": "nodegraphpanelcfgs",
|
|
"pluralName": "NodeGraphPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"parcadataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "parcadataquery",
|
|
"maturity": "planned",
|
|
"name": "ParcaDataQuery",
|
|
"pluralMachineName": "parcadataquerys",
|
|
"pluralName": "ParcaDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"parcadatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "parcadatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "ParcaDataSourceCfg",
|
|
"pluralMachineName": "parcadatasourcecfgs",
|
|
"pluralName": "ParcaDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"phlaredataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "phlaredataquery",
|
|
"maturity": "planned",
|
|
"name": "PhlareDataQuery",
|
|
"pluralMachineName": "phlaredataquerys",
|
|
"pluralName": "PhlareDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"phlaredatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "phlaredatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "PhlareDataSourceCfg",
|
|
"pluralMachineName": "phlaredatasourcecfgs",
|
|
"pluralName": "PhlareDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"piechartpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/grafana-bi-squad"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/piechartpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/piechart/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/piechart/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "piechartpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "PieChartPanelCfg",
|
|
"pluralMachineName": "piechartpanelcfgs",
|
|
"pluralName": "PieChartPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"playlist": {
|
|
"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/playlist/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/kinds/playlist",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/kinds/playlist/playlist_kind.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/packages/grafana-schema/src/raw/playlist/x/playlist_types.gen.ts"
|
|
},
|
|
"machineName": "playlist",
|
|
"maturity": "merged",
|
|
"name": "Playlist",
|
|
"pluralMachineName": "playlists",
|
|
"pluralName": "Playlists"
|
|
},
|
|
"postgresqldataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "postgresqldataquery",
|
|
"maturity": "planned",
|
|
"name": "PostgreSQLDataQuery",
|
|
"pluralMachineName": "postgresqldataquerys",
|
|
"pluralName": "PostgreSQLDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"postgresqldatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "postgresqldatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "PostgreSQLDataSourceCfg",
|
|
"pluralMachineName": "postgresqldatasourcecfgs",
|
|
"pluralName": "PostgreSQLDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"preferences": {
|
|
"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/preferences/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/kinds/preferences",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/kinds/preferences/preferences_kind.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/packages/grafana-schema/src/raw/preferences/x/preferences_types.gen.ts"
|
|
},
|
|
"machineName": "preferences",
|
|
"maturity": "merged",
|
|
"name": "Preferences",
|
|
"pluralMachineName": "preferencess",
|
|
"pluralName": "Preferencess"
|
|
},
|
|
"prometheusdataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "prometheusdataquery",
|
|
"maturity": "planned",
|
|
"name": "PrometheusDataQuery",
|
|
"pluralMachineName": "prometheusdataquerys",
|
|
"pluralName": "PrometheusDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"prometheusdatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "prometheusdatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "PrometheusDataSourceCfg",
|
|
"pluralMachineName": "prometheusdatasourcecfgs",
|
|
"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": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "query",
|
|
"maturity": "planned",
|
|
"name": "Query",
|
|
"pluralMachineName": "querys",
|
|
"pluralName": "Querys"
|
|
},
|
|
"queryhistory": {
|
|
"category": "core",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "queryhistory",
|
|
"maturity": "planned",
|
|
"name": "QueryHistory",
|
|
"pluralMachineName": "queryhistorys",
|
|
"pluralName": "QueryHistorys"
|
|
},
|
|
"serviceaccount": {
|
|
"category": "core",
|
|
"codeowners": [
|
|
"grafana/grafana-as-code",
|
|
"grafana/grafana-bi-squad",
|
|
"grafana/plugins-platform-frontend",
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 9,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/serviceaccount/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/kinds/serviceaccount",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/kinds/serviceaccount/serviceaccount_kind.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/packages/grafana-schema/src/raw/serviceaccount/x/serviceaccount_types.gen.ts"
|
|
},
|
|
"machineName": "serviceaccount",
|
|
"maturity": "merged",
|
|
"name": "ServiceAccount",
|
|
"pluralMachineName": "serviceaccounts",
|
|
"pluralName": "ServiceAccounts"
|
|
},
|
|
"statetimelinepanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/grafana-bi-squad"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/statetimelinepanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/state-timeline/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/state-timeline/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "statetimelinepanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "StateTimelinePanelCfg",
|
|
"pluralMachineName": "statetimelinepanelcfgs",
|
|
"pluralName": "StateTimelinePanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"statpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/statpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/stat/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/stat/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "statpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "StatPanelCfg",
|
|
"pluralMachineName": "statpanelcfgs",
|
|
"pluralName": "StatPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"statushistorypanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/grafana-bi-squad"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/statushistorypanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/status-history/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/status-history/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "statushistorypanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "StatusHistoryPanelCfg",
|
|
"pluralMachineName": "statushistorypanelcfgs",
|
|
"pluralName": "StatusHistoryPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"tableoldpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "tableoldpanelcfg",
|
|
"maturity": "planned",
|
|
"name": "TableOldPanelCfg",
|
|
"pluralMachineName": "tableoldpanelcfgs",
|
|
"pluralName": "TableOldPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"team": {
|
|
"category": "core",
|
|
"codeowners": [
|
|
"grafana/grafana-as-code",
|
|
"grafana/grafana-bi-squad",
|
|
"grafana/plugins-platform-frontend",
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 7,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/core/team/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/kinds/team",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/kinds/team/team_kind.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/packages/grafana-schema/src/raw/team/x/team_types.gen.ts"
|
|
},
|
|
"machineName": "team",
|
|
"maturity": "merged",
|
|
"name": "Team",
|
|
"pluralMachineName": "teams",
|
|
"pluralName": "Teams"
|
|
},
|
|
"tempodataquery": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/observability-traces-and-profiling"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/tempodataquery/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/tsdb/tempo/kinds/dataquery/types_dataquery_gen.go",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/datasource/tempo/dataquery.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/datasource/tempo/dataquery.gen.ts"
|
|
},
|
|
"machineName": "tempodataquery",
|
|
"maturity": "experimental",
|
|
"name": "TempoDataQuery",
|
|
"pluralMachineName": "tempodataquerys",
|
|
"pluralName": "TempoDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"tempodatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "tempodatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "TempoDataSourceCfg",
|
|
"pluralMachineName": "tempodatasourcecfgs",
|
|
"pluralName": "TempoDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"testdatadataquery": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/plugins-platform-frontend"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/testdatadataquery/schema-reference",
|
|
"go": "https://github.com/grafana/grafana/tree/main/pkg/tsdb/testdata/kinds/dataquery/types_dataquery_gen.go",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/datasource/testdata/dataquery.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/datasource/testdata/dataquery.gen.ts"
|
|
},
|
|
"machineName": "testdatadataquery",
|
|
"maturity": "experimental",
|
|
"name": "TestDataDataQuery",
|
|
"pluralMachineName": "testdatadataquerys",
|
|
"pluralName": "TestDataDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"testdatadatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "testdatadatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "TestDataDataSourceCfg",
|
|
"pluralMachineName": "testdatadatasourcecfgs",
|
|
"pluralName": "TestDataDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"textpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/user-essentials"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/textpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/text/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/text/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "textpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "TextPanelCfg",
|
|
"pluralMachineName": "textpanelcfgs",
|
|
"pluralName": "TextPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"thumb": {
|
|
"category": "core",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "thumb",
|
|
"maturity": "planned",
|
|
"name": "Thumb",
|
|
"pluralMachineName": "thumbs",
|
|
"pluralName": "Thumbs"
|
|
},
|
|
"tracespanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "tracespanelcfg",
|
|
"maturity": "planned",
|
|
"name": "TracesPanelCfg",
|
|
"pluralMachineName": "tracespanelcfgs",
|
|
"pluralName": "TracesPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"user": {
|
|
"category": "core",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "user",
|
|
"maturity": "planned",
|
|
"name": "User",
|
|
"pluralMachineName": "users",
|
|
"pluralName": "Users"
|
|
},
|
|
"welcomepanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "welcomepanelcfg",
|
|
"maturity": "planned",
|
|
"name": "WelcomePanelCfg",
|
|
"pluralMachineName": "welcomepanelcfgs",
|
|
"pluralName": "WelcomePanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"xychartpanelcfg": {
|
|
"category": "composable",
|
|
"codeowners": [
|
|
"grafana/grafana-bi-squad"
|
|
],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "https://grafana.com/docs/grafana/next/developers/kinds/composable/xychartpanelcfg/schema-reference",
|
|
"go": "n/a",
|
|
"schema": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/xychart/panelcfg.cue",
|
|
"ts": "https://github.com/grafana/grafana/tree/main/public/app/plugins/panel/xychart/panelcfg.gen.ts"
|
|
},
|
|
"machineName": "xychartpanelcfg",
|
|
"maturity": "experimental",
|
|
"name": "XYChartPanelCfg",
|
|
"pluralMachineName": "xychartpanelcfgs",
|
|
"pluralName": "XYChartPanelCfgs",
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"zipkindataquery": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": false,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "zipkindataquery",
|
|
"maturity": "planned",
|
|
"name": "ZipkinDataQuery",
|
|
"pluralMachineName": "zipkindataquerys",
|
|
"pluralName": "ZipkinDataQuerys",
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"zipkindatasourcecfg": {
|
|
"category": "composable",
|
|
"codeowners": [],
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"grafanaMaturityCount": 0,
|
|
"lineageIsGroup": true,
|
|
"links": {
|
|
"docs": "n/a",
|
|
"go": "n/a",
|
|
"schema": "n/a",
|
|
"ts": "n/a"
|
|
},
|
|
"machineName": "zipkindatasourcecfg",
|
|
"maturity": "planned",
|
|
"name": "ZipkinDataSourceCfg",
|
|
"pluralMachineName": "zipkindatasourcecfgs",
|
|
"pluralName": "ZipkinDataSourceCfgs",
|
|
"schemaInterface": "DataSourceCfg"
|
|
}
|
|
},
|
|
"dimensions": {
|
|
"category": {
|
|
"composable": {
|
|
"name": "composable",
|
|
"items": [
|
|
"alertgroupspanelcfg",
|
|
"alertlistpanelcfg",
|
|
"alertmanagerdataquery",
|
|
"alertmanagerdatasourcecfg",
|
|
"annotationslistpanelcfg",
|
|
"azuremonitordataquery",
|
|
"azuremonitordatasourcecfg",
|
|
"barchartpanelcfg",
|
|
"bargaugepanelcfg",
|
|
"cloudwatchdataquery",
|
|
"cloudwatchdatasourcecfg",
|
|
"dashboarddataquery",
|
|
"dashboarddatasourcecfg",
|
|
"dashboardlistpanelcfg",
|
|
"debugpanelcfg",
|
|
"elasticsearchdataquery",
|
|
"elasticsearchdatasourcecfg",
|
|
"flamegraphpanelcfg",
|
|
"gaugepanelcfg",
|
|
"geomappanelcfg",
|
|
"gettingstartedpanelcfg",
|
|
"googlecloudmonitoringdataquery",
|
|
"googlecloudmonitoringdatasourcecfg",
|
|
"grafanadataquery",
|
|
"grafanadatasourcecfg",
|
|
"graphitedataquery",
|
|
"graphitedatasourcecfg",
|
|
"grapholdpanelcfg",
|
|
"histogrampanelcfg",
|
|
"iconpanelcfg",
|
|
"jaegerdataquery",
|
|
"jaegerdatasourcecfg",
|
|
"livepanelcfg",
|
|
"logspanelcfg",
|
|
"lokidataquery",
|
|
"lokidatasourcecfg",
|
|
"microsoftsqlserverdataquery",
|
|
"microsoftsqlserverdatasourcecfg",
|
|
"mysqldataquery",
|
|
"mysqldatasourcecfg",
|
|
"newspanelcfg",
|
|
"nodegraphpanelcfg",
|
|
"parcadataquery",
|
|
"parcadatasourcecfg",
|
|
"phlaredataquery",
|
|
"phlaredatasourcecfg",
|
|
"piechartpanelcfg",
|
|
"postgresqldataquery",
|
|
"postgresqldatasourcecfg",
|
|
"prometheusdataquery",
|
|
"prometheusdatasourcecfg",
|
|
"statetimelinepanelcfg",
|
|
"statpanelcfg",
|
|
"statushistorypanelcfg",
|
|
"tableoldpanelcfg",
|
|
"tempodataquery",
|
|
"tempodatasourcecfg",
|
|
"testdatadataquery",
|
|
"testdatadatasourcecfg",
|
|
"textpanelcfg",
|
|
"tracespanelcfg",
|
|
"welcomepanelcfg",
|
|
"xychartpanelcfg",
|
|
"zipkindataquery",
|
|
"zipkindatasourcecfg"
|
|
],
|
|
"count": 65
|
|
},
|
|
"core": {
|
|
"name": "core",
|
|
"items": [
|
|
"apikey",
|
|
"dashboard",
|
|
"datasource",
|
|
"folder",
|
|
"librarypanel",
|
|
"playlist",
|
|
"preferences",
|
|
"publicdashboard",
|
|
"query",
|
|
"queryhistory",
|
|
"serviceaccount",
|
|
"team",
|
|
"thumb",
|
|
"user"
|
|
],
|
|
"count": 14
|
|
}
|
|
},
|
|
"maturity": {
|
|
"experimental": {
|
|
"name": "experimental",
|
|
"items": [
|
|
"annotationslistpanelcfg",
|
|
"barchartpanelcfg",
|
|
"bargaugepanelcfg",
|
|
"dashboard",
|
|
"dashboardlistpanelcfg",
|
|
"gaugepanelcfg",
|
|
"histogrampanelcfg",
|
|
"librarypanel",
|
|
"newspanelcfg",
|
|
"nodegraphpanelcfg",
|
|
"piechartpanelcfg",
|
|
"statetimelinepanelcfg",
|
|
"statpanelcfg",
|
|
"statushistorypanelcfg",
|
|
"tempodataquery",
|
|
"testdatadataquery",
|
|
"textpanelcfg",
|
|
"xychartpanelcfg"
|
|
],
|
|
"count": 18
|
|
},
|
|
"mature": {
|
|
"name": "mature",
|
|
"items": [],
|
|
"count": 0
|
|
},
|
|
"merged": {
|
|
"name": "merged",
|
|
"items": [
|
|
"alertgroupspanelcfg",
|
|
"playlist",
|
|
"preferences",
|
|
"publicdashboard",
|
|
"serviceaccount",
|
|
"team"
|
|
],
|
|
"count": 6
|
|
},
|
|
"planned": {
|
|
"name": "planned",
|
|
"items": [
|
|
"alertlistpanelcfg",
|
|
"alertmanagerdataquery",
|
|
"alertmanagerdatasourcecfg",
|
|
"apikey",
|
|
"azuremonitordataquery",
|
|
"azuremonitordatasourcecfg",
|
|
"cloudwatchdataquery",
|
|
"cloudwatchdatasourcecfg",
|
|
"dashboarddataquery",
|
|
"dashboarddatasourcecfg",
|
|
"datasource",
|
|
"debugpanelcfg",
|
|
"elasticsearchdataquery",
|
|
"elasticsearchdatasourcecfg",
|
|
"flamegraphpanelcfg",
|
|
"folder",
|
|
"geomappanelcfg",
|
|
"gettingstartedpanelcfg",
|
|
"googlecloudmonitoringdataquery",
|
|
"googlecloudmonitoringdatasourcecfg",
|
|
"grafanadataquery",
|
|
"grafanadatasourcecfg",
|
|
"graphitedataquery",
|
|
"graphitedatasourcecfg",
|
|
"grapholdpanelcfg",
|
|
"iconpanelcfg",
|
|
"jaegerdataquery",
|
|
"jaegerdatasourcecfg",
|
|
"livepanelcfg",
|
|
"logspanelcfg",
|
|
"lokidataquery",
|
|
"lokidatasourcecfg",
|
|
"microsoftsqlserverdataquery",
|
|
"microsoftsqlserverdatasourcecfg",
|
|
"mysqldataquery",
|
|
"mysqldatasourcecfg",
|
|
"parcadataquery",
|
|
"parcadatasourcecfg",
|
|
"phlaredataquery",
|
|
"phlaredatasourcecfg",
|
|
"postgresqldataquery",
|
|
"postgresqldatasourcecfg",
|
|
"prometheusdataquery",
|
|
"prometheusdatasourcecfg",
|
|
"query",
|
|
"queryhistory",
|
|
"tableoldpanelcfg",
|
|
"tempodatasourcecfg",
|
|
"testdatadatasourcecfg",
|
|
"thumb",
|
|
"tracespanelcfg",
|
|
"user",
|
|
"welcomepanelcfg",
|
|
"zipkindataquery",
|
|
"zipkindatasourcecfg"
|
|
],
|
|
"count": 55
|
|
},
|
|
"stable": {
|
|
"name": "stable",
|
|
"items": [],
|
|
"count": 0
|
|
}
|
|
}
|
|
}
|
|
} |