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
Andreas Christou b886093fe6
Azure Monitor: Support request timeout configuration (#105487)
4 days ago
..
src Azure Monitor: Support request timeout configuration (#105487) 4 days 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) 2 months ago
package.json Chore: bump version to 12.1.0-pre (#104468) 4 weeks 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