grafana/packages/grafana-schema
Ivana Huckova f7eab21f9f
Loki: Decouple data source plugin (#107242)
* WIP

* Update yarn.lock

* Align uuid dependency

* Add e2e test and update

* Update cue version

* Fix lint

* Update snapshot test

* Fix test that was importing from coupled module

* Fix lint

* Update public/app/plugins/datasource/loki/package.json

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

---------

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2025-06-27 15:09:45 +02:00
..
src Loki: Decouple data source plugin (#107242) 2025-06-27 15:09:45 +02:00
CHANGELOG.md
LICENSE_APACHE2
README.md Grafana/schema: trigger new canary release (#101672) 2025-03-06 09:51:19 +02:00
package.json Chore: Remove rollup-plugin-dts (#106442) 2025-06-12 15:25:16 +02:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Chore: Remove rollup-plugin-dts (#106442) 2025-06-12 15:25:16 +02:00
tsconfig.build.json Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 2023-01-18 17:40:22 +00:00
tsconfig.json Chore: Remove rollup-plugin-dts (#106442) 2025-06-12 15:25:16 +02:00

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