grafana/pkg/tsdb/grafana-pyroscope-datasource
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 Pyroscope: Add standalone build (#80222) 2024-01-16 12:46:15 +00:00
testdata Pyroscope: Rename phlare to grafana-pyroscope-datasource (#68859) 2023-06-07 06:09:29 +03:00
instance_test.go Pyroscope: Remove "phlare" from variable, types, strings etc (#75140) 2023-09-20 16:31:22 +02:00
instance.go Pyroscope: Decouple backend from infra imports (#80018) 2024-01-08 13:11:46 +00:00
pyroscopeClient_test.go Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
pyroscopeClient.go Pyroscope: Fix template variable support (#84477) 2024-03-18 14:25:47 +01:00
query_test.go Pyroscope: Send start/end with profile types query (#77523) 2024-01-04 16:35:47 +01:00
query.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
service.go Pyroscope: Decouple backend from infra imports (#80018) 2024-01-08 13:11:46 +00:00