grafana/pkg/tsdb/cloud-monitoring
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
..
converter Chore: Use jsoniter in cloud-monitoring from grafana-plugin-sdk-go (#82358) 2024-02-13 12:23:37 +01:00
kinds/dataquery Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
standalone Cloud Monitoring: Fix naming and warnings (#82271) 2024-02-09 11:22:44 -07:00
test-data Google Cloud Monitor: Prom query editor (#73503) 2023-08-18 11:14:43 -05:00
time Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
annotation_query_test.go CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
annotation_query.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
cloudmonitoring_test.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
cloudmonitoring.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
httpclient.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
preprocessor.go CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
promql_query_test.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
promql_query.go Google Cloud Monitor: Fix res being accessed after it becomes nil in promql_query.go (#84223) 2024-03-12 10:38:16 +01:00
resource_handler_test.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
resource_handler.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
slo_query_test.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
slo_query.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
time_series_filter_test.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
time_series_filter.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
time_series_query_test.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
time_series_query.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
types.go Plugins: Externalize Cloud Monitoring data source (#80181) 2024-01-29 09:24:23 -07:00
utils.go Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00