grafana/packages/grafana-schema
sam boyer 5e11af0121
schema: Finish converting dashboard schema datasource references to objects (#47806)
* coremodel: finish string -> object datasource ref

Seems we missed updating a couple of the datasource references from
strings to objects.

* cue fmt

* Also fix dashboard in scuemata dashboard schema

* Update devenv/dev-dashboards/panel-graph/graph-ng-stacking2.json

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-04-15 19:41:07 +02:00
..
src schema: Finish converting dashboard schema datasource references to objects (#47806) 2022-04-15 19:41:07 +02:00
.eslintrc Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
api-extractor.json Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
CHANGELOG.md Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
index.js Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
LICENSE_APACHE2 Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
package.json Chore: Update pre version (#47438) 2022-04-07 14:32:37 +02:00
README.md Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
rollup.config.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
tsconfig.build.json Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
tsconfig.json Build: Fix failing recompile of Grafana packages (#47492) 2022-04-11 09:41:03 +02:00

Grafana Schema Library

@grafana/schema is currently in ALPHA.

This package holds the definitions for objects that should be stored in JSON configuration files