grafana/pkg/tsdb/parca
Selene 473898e47c
Core: Remove thema and kindsys dependencies (#84499)
* Move some thema code inside grafana

* Use new codegen instead of thema for core kinds

* Replace TS generator

* Use new generator for go types

* Remove thema from oapi generator

* Remove thema from generators

* Don't use kindsys/thema for core kinds

* Remove kindsys/thema from plugins

* Remove last thema related

* Remove most of cuectx and move utils_ts into codegen. It also deletes wire dependency

* Merge plugins generators

* Delete thema dependency 🎉

* Fix CODEOWNERS

* Fix package name

* Fix TS output names

* More path fixes

* Fix mod codeowners

* Use original plugin's name

* Remove kindsys dependency 🎉

* Modify oapi schema and create an apply function to fix elasticsearch errors

* cue.mod was deleted by mistake

* Fix TS panels

* sort imports

* Fixing elasticsearch output

* Downgrade oapi-codegen library

* Update output ts files

* More fixes

* Restore old elasticsearch generated file and skip its generation. Remove core imports into plugins

* More lint fixes

* Add codeowners

* restore embed.go file

* Fix embed.go
2024-03-21 11:11:29 +01:00
..
kinds/dataquery Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
standalone Parca: Add standalone building configuration (#79896) 2024-01-02 16:36:57 +01:00
plugin_test.go Profiling: Add Phlare and Parca datasources (#57809) 2022-10-28 13:33:37 +02:00
plugin.go Parca: Decouple backend (#79873) 2023-12-28 18:44:02 +01:00
query_test.go Parca: Use client dependency from buf.dev instead of generated sources (#60969) 2023-01-19 16:26:00 +01:00
query.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
resources.go Improve logs for backends owned by the Observability Traces and Profiling squad (#76109) 2023-10-31 11:57:17 +01:00
service.go Parca: Decouple backend (#79873) 2023-12-28 18:44:02 +01:00