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
github-actions[bot] 57f5ce1d70
Release: 11.6.2 (#105905)
1 month ago
..
src Release: 11.6.2 (#105905) 1 month ago
CHANGELOG.md
LICENSE_APACHE2
README.md Grafana/schema: trigger new canary release (#101672) 4 months ago
package.json Release: 11.6.2 (#105905) 1 month ago
project.json Build: Nx improvements (#88341) 9 months ago
rollup.config.ts Build: Reduce repetition in rollup configs (#93916) 4 months ago
tsconfig.build.json Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 2 years ago
tsconfig.json React: Use new JSX transform (#88802) 1 year 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