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
Igor Suleymanov ea89a68028
K8s/Dashboards: Generate Dashboards k8s APIs using Grafana App SDK (#99966)
2 months ago
..
src K8s/Dashboards: Generate Dashboards k8s APIs using Grafana App SDK (#99966) 2 months 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) 3 months ago
package.json Grafana UI: Expose unstable entrypoint (#97080) 3 months ago
project.json Build: Nx improvements (#88341) 7 months ago
rollup.config.ts Build: Reduce repetition in rollup configs (#93916) 3 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) 11 months 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