grafana/pkg/server
sam boyer 8876d56495
schema: Migrate from scuemata to thema (#49805)
* Remove crufty scuemata bits

Buhbye to: cue/ dir with old definitions, CI steps for checking unnecessary
things, and the original dashboard scuemata file.

* Remove grafana-cli cue subcommand

* Remove old testdata

* Don't swallow errors from codegen

* Small nits and tweaks to cuectx package

* WIP - refactor pluggen to use Thema

Also consolidate the embed.FS in the repo root.

* Finish halfway rename

* Convert all panel models.cue to thema

* Rewrite pluggen to use Thema

* Remove pkg/schema, and trim command

* Remove schemaloader service and usages

Will be replaced by coremodel-centric hydrate/dehydrate system Soon™.

* Remove schemaloader from wire

* Remove hangover field on histogram models.cue

* Fix lint errors, some vestiges of trim service

* Remove unused cuetsify cli command
2022-06-06 17:52:44 -07:00
..
backgroundsvcs Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
usagestatssvcs Chore: Add Usage stats providers registry (#48357) 2022-04-28 13:06:49 +04:00
server_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
server.go Chore: Add Usage stats providers registry (#48357) 2022-04-28 13:06:49 +04:00
test_env.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
wire.go schema: Migrate from scuemata to thema (#49805) 2022-06-06 17:52:44 -07:00
wireexts_oss.go AccessControl: Cleanup access control interface (#49783) 2022-05-30 17:48:12 +02:00