The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/packages/grafana-schema
Ivan Ortega Alba 075770070e
Future-proofing query and data source model in Dashboard Schema v2 (#104194)
2 weeks ago
..
src Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks ago
CHANGELOG.md Schema: create a new schema package for basic models (#38409) 4 years ago
LICENSE_APACHE2 Schema: create a new schema package for basic models (#38409) 4 years ago
README.md Grafana/schema: trigger new canary release (#101672) 5 months ago
package.json Update dependency typescript to v5.8.3 (#101501) 2 weeks ago
project.json Build: Nx improvements (#88341) 9 months ago
rollup.config.ts Chore: Remove rollup-plugin-dts (#106442) 1 month ago
tsconfig.build.json Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 3 years ago
tsconfig.json Chore: Remove rollup-plugin-dts (#106442) 1 month ago

README.md

Grafana Schema Library

@grafana/schema is currently in ALPHA.

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

Installation

yarn add @grafana/schema

npm install @grafana/schema