grafana/packages/grafana-schema
Galen Kistler c0f6d90971
Loki: Set Query limits context header (#114112)
* feat(lokiQueryLimitsContext): send full query range & expr on initial split requests
2025-11-21 07:19:55 -06:00
..
src Loki: Set Query limits context header (#114112) 2025-11-21 07:19:55 -06:00
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Release: Bump version to 12.4.0-pre (#113480) 2025-11-05 23:54:05 +01:00
project.json
rollup.config.ts
tsconfig.build.json
tsconfig.json

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