mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
* New pfs impl * Reached codegen parity with old system * Update all models.cue inputs * Rename all models.cue files * Remove unused prefixfs * Changes Queries->DataQuery schema interface * Recodegen * All tests passing, nearly good now * Add SchemaInterface to kindsys props * Add pascal name deriver * Relocate plugin cue files again * Clarify use of injected fields * Remove unnecessary aliasing * Move DataQuery into mudball * Allow forcing ExpandReferences on go type generation * Move DataQuery def into kindsys, add generator to copy it to common * Fix copy generator to replace package name correctly * Fix duplicate type, test failure * Fix linting issues
1149 lines
30 KiB
JSON
1149 lines
30 KiB
JSON
{
|
|
"kinds": {
|
|
"alertgroupspanelcfg": {
|
|
"name": "AlertGroupsPanelCfg",
|
|
"pluralName": "AlertGroupsPanelCfgs",
|
|
"machineName": "alertgroupspanelcfg",
|
|
"pluralMachineName": "alertgroupspanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"alertlistpanelcfg": {
|
|
"name": "AlertListPanelCfg",
|
|
"pluralName": "AlertListPanelCfgs",
|
|
"machineName": "alertlistpanelcfg",
|
|
"pluralMachineName": "alertlistpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"alertmanagerdataquery": {
|
|
"name": "AlertmanagerDataQuery",
|
|
"pluralName": "AlertmanagerDataQuerys",
|
|
"machineName": "alertmanagerdataquery",
|
|
"pluralMachineName": "alertmanagerdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"alertmanagerdatasourcecfg": {
|
|
"name": "AlertmanagerDataSourceCfg",
|
|
"pluralName": "AlertmanagerDataSourceCfgs",
|
|
"machineName": "alertmanagerdatasourcecfg",
|
|
"pluralMachineName": "alertmanagerdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"annotationslistpanelcfg": {
|
|
"name": "AnnotationsListPanelCfg",
|
|
"pluralName": "AnnotationsListPanelCfgs",
|
|
"machineName": "annotationslistpanelcfg",
|
|
"pluralMachineName": "annotationslistpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"apikey": {
|
|
"name": "APIKey",
|
|
"pluralName": "APIKeys",
|
|
"machineName": "apikey",
|
|
"pluralMachineName": "apikeys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"azuremonitordataquery": {
|
|
"name": "AzureMonitorDataQuery",
|
|
"pluralName": "AzureMonitorDataQuerys",
|
|
"machineName": "azuremonitordataquery",
|
|
"pluralMachineName": "azuremonitordataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"azuremonitordatasourcecfg": {
|
|
"name": "AzureMonitorDataSourceCfg",
|
|
"pluralName": "AzureMonitorDataSourceCfgs",
|
|
"machineName": "azuremonitordatasourcecfg",
|
|
"pluralMachineName": "azuremonitordatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"barchartpanelcfg": {
|
|
"name": "BarChartPanelCfg",
|
|
"pluralName": "BarChartPanelCfgs",
|
|
"machineName": "barchartpanelcfg",
|
|
"pluralMachineName": "barchartpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"bargaugepanelcfg": {
|
|
"name": "BarGaugePanelCfg",
|
|
"pluralName": "BarGaugePanelCfgs",
|
|
"machineName": "bargaugepanelcfg",
|
|
"pluralMachineName": "bargaugepanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"cloudwatchdataquery": {
|
|
"name": "CloudWatchDataQuery",
|
|
"pluralName": "CloudWatchDataQuerys",
|
|
"machineName": "cloudwatchdataquery",
|
|
"pluralMachineName": "cloudwatchdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"cloudwatchdatasourcecfg": {
|
|
"name": "CloudWatchDataSourceCfg",
|
|
"pluralName": "CloudWatchDataSourceCfgs",
|
|
"machineName": "cloudwatchdatasourcecfg",
|
|
"pluralMachineName": "cloudwatchdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"dashboard": {
|
|
"name": "Dashboard",
|
|
"pluralName": "Dashboards",
|
|
"machineName": "dashboard",
|
|
"pluralMachineName": "dashboards",
|
|
"lineageIsGroup": false,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"dashboarddataquery": {
|
|
"name": "DashboardDataQuery",
|
|
"pluralName": "DashboardDataQuerys",
|
|
"machineName": "dashboarddataquery",
|
|
"pluralMachineName": "dashboarddataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"dashboarddatasourcecfg": {
|
|
"name": "DashboardDataSourceCfg",
|
|
"pluralName": "DashboardDataSourceCfgs",
|
|
"machineName": "dashboarddatasourcecfg",
|
|
"pluralMachineName": "dashboarddatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"dashboardlistpanelcfg": {
|
|
"name": "DashboardListPanelCfg",
|
|
"pluralName": "DashboardListPanelCfgs",
|
|
"machineName": "dashboardlistpanelcfg",
|
|
"pluralMachineName": "dashboardlistpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"datasource": {
|
|
"name": "DataSource",
|
|
"pluralName": "DataSources",
|
|
"machineName": "datasource",
|
|
"pluralMachineName": "datasources",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"debugpanelcfg": {
|
|
"name": "DebugPanelCfg",
|
|
"pluralName": "DebugPanelCfgs",
|
|
"machineName": "debugpanelcfg",
|
|
"pluralMachineName": "debugpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"elasticsearchdataquery": {
|
|
"name": "ElasticsearchDataQuery",
|
|
"pluralName": "ElasticsearchDataQuerys",
|
|
"machineName": "elasticsearchdataquery",
|
|
"pluralMachineName": "elasticsearchdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"elasticsearchdatasourcecfg": {
|
|
"name": "ElasticsearchDataSourceCfg",
|
|
"pluralName": "ElasticsearchDataSourceCfgs",
|
|
"machineName": "elasticsearchdatasourcecfg",
|
|
"pluralMachineName": "elasticsearchdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"flamegraphpanelcfg": {
|
|
"name": "FlameGraphPanelCfg",
|
|
"pluralName": "FlameGraphPanelCfgs",
|
|
"machineName": "flamegraphpanelcfg",
|
|
"pluralMachineName": "flamegraphpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"folder": {
|
|
"name": "Folder",
|
|
"pluralName": "Folders",
|
|
"machineName": "folder",
|
|
"pluralMachineName": "folders",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"gaugepanelcfg": {
|
|
"name": "GaugePanelCfg",
|
|
"pluralName": "GaugePanelCfgs",
|
|
"machineName": "gaugepanelcfg",
|
|
"pluralMachineName": "gaugepanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"geomappanelcfg": {
|
|
"name": "GeomapPanelCfg",
|
|
"pluralName": "GeomapPanelCfgs",
|
|
"machineName": "geomappanelcfg",
|
|
"pluralMachineName": "geomappanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"gettingstartedpanelcfg": {
|
|
"name": "GettingStartedPanelCfg",
|
|
"pluralName": "GettingStartedPanelCfgs",
|
|
"machineName": "gettingstartedpanelcfg",
|
|
"pluralMachineName": "gettingstartedpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"googlecloudmonitoringdataquery": {
|
|
"name": "GoogleCloudMonitoringDataQuery",
|
|
"pluralName": "GoogleCloudMonitoringDataQuerys",
|
|
"machineName": "googlecloudmonitoringdataquery",
|
|
"pluralMachineName": "googlecloudmonitoringdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"googlecloudmonitoringdatasourcecfg": {
|
|
"name": "GoogleCloudMonitoringDataSourceCfg",
|
|
"pluralName": "GoogleCloudMonitoringDataSourceCfgs",
|
|
"machineName": "googlecloudmonitoringdatasourcecfg",
|
|
"pluralMachineName": "googlecloudmonitoringdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"grafanadataquery": {
|
|
"name": "GrafanaDataQuery",
|
|
"pluralName": "GrafanaDataQuerys",
|
|
"machineName": "grafanadataquery",
|
|
"pluralMachineName": "grafanadataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"grafanadatasourcecfg": {
|
|
"name": "GrafanaDataSourceCfg",
|
|
"pluralName": "GrafanaDataSourceCfgs",
|
|
"machineName": "grafanadatasourcecfg",
|
|
"pluralMachineName": "grafanadatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"graphitedataquery": {
|
|
"name": "GraphiteDataQuery",
|
|
"pluralName": "GraphiteDataQuerys",
|
|
"machineName": "graphitedataquery",
|
|
"pluralMachineName": "graphitedataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"graphitedatasourcecfg": {
|
|
"name": "GraphiteDataSourceCfg",
|
|
"pluralName": "GraphiteDataSourceCfgs",
|
|
"machineName": "graphitedatasourcecfg",
|
|
"pluralMachineName": "graphitedatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"grapholdpanelcfg": {
|
|
"name": "GraphOldPanelCfg",
|
|
"pluralName": "GraphOldPanelCfgs",
|
|
"machineName": "grapholdpanelcfg",
|
|
"pluralMachineName": "grapholdpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"histogrampanelcfg": {
|
|
"name": "HistogramPanelCfg",
|
|
"pluralName": "HistogramPanelCfgs",
|
|
"machineName": "histogrampanelcfg",
|
|
"pluralMachineName": "histogrampanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"iconpanelcfg": {
|
|
"name": "IconPanelCfg",
|
|
"pluralName": "IconPanelCfgs",
|
|
"machineName": "iconpanelcfg",
|
|
"pluralMachineName": "iconpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"jaegerdataquery": {
|
|
"name": "JaegerDataQuery",
|
|
"pluralName": "JaegerDataQuerys",
|
|
"machineName": "jaegerdataquery",
|
|
"pluralMachineName": "jaegerdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"jaegerdatasourcecfg": {
|
|
"name": "JaegerDataSourceCfg",
|
|
"pluralName": "JaegerDataSourceCfgs",
|
|
"machineName": "jaegerdatasourcecfg",
|
|
"pluralMachineName": "jaegerdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"livepanelcfg": {
|
|
"name": "LivePanelCfg",
|
|
"pluralName": "LivePanelCfgs",
|
|
"machineName": "livepanelcfg",
|
|
"pluralMachineName": "livepanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"logspanelcfg": {
|
|
"name": "LogsPanelCfg",
|
|
"pluralName": "LogsPanelCfgs",
|
|
"machineName": "logspanelcfg",
|
|
"pluralMachineName": "logspanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"lokidataquery": {
|
|
"name": "LokiDataQuery",
|
|
"pluralName": "LokiDataQuerys",
|
|
"machineName": "lokidataquery",
|
|
"pluralMachineName": "lokidataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"lokidatasourcecfg": {
|
|
"name": "LokiDataSourceCfg",
|
|
"pluralName": "LokiDataSourceCfgs",
|
|
"machineName": "lokidatasourcecfg",
|
|
"pluralMachineName": "lokidatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"microsoftsqlserverdataquery": {
|
|
"name": "MicrosoftSQLServerDataQuery",
|
|
"pluralName": "MicrosoftSQLServerDataQuerys",
|
|
"machineName": "microsoftsqlserverdataquery",
|
|
"pluralMachineName": "microsoftsqlserverdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"microsoftsqlserverdatasourcecfg": {
|
|
"name": "MicrosoftSQLServerDataSourceCfg",
|
|
"pluralName": "MicrosoftSQLServerDataSourceCfgs",
|
|
"machineName": "microsoftsqlserverdatasourcecfg",
|
|
"pluralMachineName": "microsoftsqlserverdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"mysqldataquery": {
|
|
"name": "MySQLDataQuery",
|
|
"pluralName": "MySQLDataQuerys",
|
|
"machineName": "mysqldataquery",
|
|
"pluralMachineName": "mysqldataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"mysqldatasourcecfg": {
|
|
"name": "MySQLDataSourceCfg",
|
|
"pluralName": "MySQLDataSourceCfgs",
|
|
"machineName": "mysqldatasourcecfg",
|
|
"pluralMachineName": "mysqldatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"newspanelcfg": {
|
|
"name": "NewsPanelCfg",
|
|
"pluralName": "NewsPanelCfgs",
|
|
"machineName": "newspanelcfg",
|
|
"pluralMachineName": "newspanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"nodegraphpanelcfg": {
|
|
"name": "NodeGraphPanelCfg",
|
|
"pluralName": "NodeGraphPanelCfgs",
|
|
"machineName": "nodegraphpanelcfg",
|
|
"pluralMachineName": "nodegraphpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"parcadataquery": {
|
|
"name": "ParcaDataQuery",
|
|
"pluralName": "ParcaDataQuerys",
|
|
"machineName": "parcadataquery",
|
|
"pluralMachineName": "parcadataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"parcadatasourcecfg": {
|
|
"name": "ParcaDataSourceCfg",
|
|
"pluralName": "ParcaDataSourceCfgs",
|
|
"machineName": "parcadatasourcecfg",
|
|
"pluralMachineName": "parcadatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"phlaredataquery": {
|
|
"name": "PhlareDataQuery",
|
|
"pluralName": "PhlareDataQuerys",
|
|
"machineName": "phlaredataquery",
|
|
"pluralMachineName": "phlaredataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"phlaredatasourcecfg": {
|
|
"name": "PhlareDataSourceCfg",
|
|
"pluralName": "PhlareDataSourceCfgs",
|
|
"machineName": "phlaredatasourcecfg",
|
|
"pluralMachineName": "phlaredatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"piechartpanelcfg": {
|
|
"name": "PieChartPanelCfg",
|
|
"pluralName": "PieChartPanelCfgs",
|
|
"machineName": "piechartpanelcfg",
|
|
"pluralMachineName": "piechartpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"playlist": {
|
|
"name": "Playlist",
|
|
"pluralName": "Playlists",
|
|
"machineName": "playlist",
|
|
"pluralMachineName": "playlists",
|
|
"lineageIsGroup": false,
|
|
"maturity": "merged",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"postgresqldataquery": {
|
|
"name": "PostgreSQLDataQuery",
|
|
"pluralName": "PostgreSQLDataQuerys",
|
|
"machineName": "postgresqldataquery",
|
|
"pluralMachineName": "postgresqldataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"postgresqldatasourcecfg": {
|
|
"name": "PostgreSQLDataSourceCfg",
|
|
"pluralName": "PostgreSQLDataSourceCfgs",
|
|
"machineName": "postgresqldatasourcecfg",
|
|
"pluralMachineName": "postgresqldatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"prometheusdataquery": {
|
|
"name": "PrometheusDataQuery",
|
|
"pluralName": "PrometheusDataQuerys",
|
|
"machineName": "prometheusdataquery",
|
|
"pluralMachineName": "prometheusdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"prometheusdatasourcecfg": {
|
|
"name": "PrometheusDataSourceCfg",
|
|
"pluralName": "PrometheusDataSourceCfgs",
|
|
"machineName": "prometheusdatasourcecfg",
|
|
"pluralMachineName": "prometheusdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"query": {
|
|
"name": "Query",
|
|
"pluralName": "Querys",
|
|
"machineName": "query",
|
|
"pluralMachineName": "querys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"queryhistory": {
|
|
"name": "QueryHistory",
|
|
"pluralName": "QueryHistorys",
|
|
"machineName": "queryhistory",
|
|
"pluralMachineName": "queryhistorys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"serviceaccount": {
|
|
"name": "ServiceAccount",
|
|
"pluralName": "ServiceAccounts",
|
|
"machineName": "serviceaccount",
|
|
"pluralMachineName": "serviceaccounts",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"statpanelcfg": {
|
|
"name": "StatPanelCfg",
|
|
"pluralName": "StatPanelCfgs",
|
|
"machineName": "statpanelcfg",
|
|
"pluralMachineName": "statpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"tableoldpanelcfg": {
|
|
"name": "TableOldPanelCfg",
|
|
"pluralName": "TableOldPanelCfgs",
|
|
"machineName": "tableoldpanelcfg",
|
|
"pluralMachineName": "tableoldpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"team": {
|
|
"name": "Team",
|
|
"pluralName": "Teams",
|
|
"machineName": "team",
|
|
"pluralMachineName": "teams",
|
|
"lineageIsGroup": false,
|
|
"maturity": "merged",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"tempodataquery": {
|
|
"name": "TempoDataQuery",
|
|
"pluralName": "TempoDataQuerys",
|
|
"machineName": "tempodataquery",
|
|
"pluralMachineName": "tempodataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"tempodatasourcecfg": {
|
|
"name": "TempoDataSourceCfg",
|
|
"pluralName": "TempoDataSourceCfgs",
|
|
"machineName": "tempodatasourcecfg",
|
|
"pluralMachineName": "tempodatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"testdatadbdataquery": {
|
|
"name": "TestDataDBDataQuery",
|
|
"pluralName": "TestDataDBDataQuerys",
|
|
"machineName": "testdatadbdataquery",
|
|
"pluralMachineName": "testdatadbdataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"testdatadbdatasourcecfg": {
|
|
"name": "TestDataDBDataSourceCfg",
|
|
"pluralName": "TestDataDBDataSourceCfgs",
|
|
"machineName": "testdatadbdatasourcecfg",
|
|
"pluralMachineName": "testdatadbdatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataSourceCfg"
|
|
},
|
|
"textpanelcfg": {
|
|
"name": "TextPanelCfg",
|
|
"pluralName": "TextPanelCfgs",
|
|
"machineName": "textpanelcfg",
|
|
"pluralMachineName": "textpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "experimental",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"thumb": {
|
|
"name": "Thumb",
|
|
"pluralName": "Thumbs",
|
|
"machineName": "thumb",
|
|
"pluralMachineName": "thumbs",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"tracespanelcfg": {
|
|
"name": "TracesPanelCfg",
|
|
"pluralName": "TracesPanelCfgs",
|
|
"machineName": "tracespanelcfg",
|
|
"pluralMachineName": "tracespanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"user": {
|
|
"name": "User",
|
|
"pluralName": "Users",
|
|
"machineName": "user",
|
|
"pluralMachineName": "users",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"welcomepanelcfg": {
|
|
"name": "WelcomePanelCfg",
|
|
"pluralName": "WelcomePanelCfgs",
|
|
"machineName": "welcomepanelcfg",
|
|
"pluralMachineName": "welcomepanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"xychartpanelcfg": {
|
|
"name": "XYChartPanelCfg",
|
|
"pluralName": "XYChartPanelCfgs",
|
|
"machineName": "xychartpanelcfg",
|
|
"pluralMachineName": "xychartpanelcfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "PanelCfg"
|
|
},
|
|
"zipkindataquery": {
|
|
"name": "ZipkinDataQuery",
|
|
"pluralName": "ZipkinDataQuerys",
|
|
"machineName": "zipkindataquery",
|
|
"pluralMachineName": "zipkindataquerys",
|
|
"lineageIsGroup": false,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"schemaInterface": "DataQuery"
|
|
},
|
|
"zipkindatasourcecfg": {
|
|
"name": "ZipkinDataSourceCfg",
|
|
"pluralName": "ZipkinDataSourceCfgs",
|
|
"machineName": "zipkindatasourcecfg",
|
|
"pluralMachineName": "zipkindatasourcecfgs",
|
|
"lineageIsGroup": true,
|
|
"maturity": "planned",
|
|
"currentVersion": [
|
|
0,
|
|
0
|
|
],
|
|
"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",
|
|
"statpanelcfg",
|
|
"tableoldpanelcfg",
|
|
"tempodataquery",
|
|
"tempodatasourcecfg",
|
|
"testdatadbdataquery",
|
|
"testdatadbdatasourcecfg",
|
|
"textpanelcfg",
|
|
"tracespanelcfg",
|
|
"welcomepanelcfg",
|
|
"xychartpanelcfg",
|
|
"zipkindataquery",
|
|
"zipkindatasourcecfg"
|
|
],
|
|
"count": 63
|
|
},
|
|
"core": {
|
|
"name": "core",
|
|
"items": [
|
|
"apikey",
|
|
"dashboard",
|
|
"datasource",
|
|
"folder",
|
|
"playlist",
|
|
"query",
|
|
"queryhistory",
|
|
"serviceaccount",
|
|
"team",
|
|
"thumb",
|
|
"user"
|
|
],
|
|
"count": 11
|
|
}
|
|
},
|
|
"maturity": {
|
|
"experimental": {
|
|
"name": "experimental",
|
|
"items": [
|
|
"annotationslistpanelcfg",
|
|
"barchartpanelcfg",
|
|
"bargaugepanelcfg",
|
|
"dashboard",
|
|
"dashboardlistpanelcfg",
|
|
"gaugepanelcfg",
|
|
"histogrampanelcfg",
|
|
"newspanelcfg",
|
|
"piechartpanelcfg",
|
|
"statpanelcfg",
|
|
"textpanelcfg"
|
|
],
|
|
"count": 11
|
|
},
|
|
"mature": {
|
|
"name": "mature",
|
|
"items": [],
|
|
"count": 0
|
|
},
|
|
"merged": {
|
|
"name": "merged",
|
|
"items": [
|
|
"playlist",
|
|
"team"
|
|
],
|
|
"count": 2
|
|
},
|
|
"planned": {
|
|
"name": "planned",
|
|
"items": [
|
|
"alertgroupspanelcfg",
|
|
"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",
|
|
"nodegraphpanelcfg",
|
|
"parcadataquery",
|
|
"parcadatasourcecfg",
|
|
"phlaredataquery",
|
|
"phlaredatasourcecfg",
|
|
"postgresqldataquery",
|
|
"postgresqldatasourcecfg",
|
|
"prometheusdataquery",
|
|
"prometheusdatasourcecfg",
|
|
"query",
|
|
"queryhistory",
|
|
"serviceaccount",
|
|
"tableoldpanelcfg",
|
|
"tempodataquery",
|
|
"tempodatasourcecfg",
|
|
"testdatadbdataquery",
|
|
"testdatadbdatasourcecfg",
|
|
"thumb",
|
|
"tracespanelcfg",
|
|
"user",
|
|
"welcomepanelcfg",
|
|
"xychartpanelcfg",
|
|
"zipkindataquery",
|
|
"zipkindatasourcecfg"
|
|
],
|
|
"count": 61
|
|
},
|
|
"stable": {
|
|
"name": "stable",
|
|
"items": [],
|
|
"count": 0
|
|
}
|
|
}
|
|
}
|
|
} |