grafana/pkg/tsdb/azuremonitor/loganalytics
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
..
azure-log-analytics-datasource.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
azure-log-analytics-datasource_test.go AzureMonitor: Fix mishandled resources vs workspaces (#83184) 2024-02-27 16:46:29 +01:00
azure-response-table-frame.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
azure-response-table-frame_test.go AzureMonitor: Allow `serviceTags` and `tags` to be empty for trace results (#73145) 2023-08-11 13:13:19 +01:00
consts.go AzureMonitor: Ensure trace exceptions are correctly displayed (#68079) 2023-05-09 15:24:20 +01:00
utils.go Azure: Update data link title for clarity (#84686) 2024-03-20 13:39:00 -05:00