grafana/pkg/tsdb
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
..
azuremonitor Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
cloud-monitoring Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
cloudwatch Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
elasticsearch Elasticsearch: Remove xpack button and make includeFrozen not dependant on it (#84734) 2024-03-20 09:59:26 +01:00
grafana-postgresql-datasource postgres: removed unused code (#84736) 2024-03-20 09:28:42 +01:00
grafana-pyroscope-datasource Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
grafana-testdata-datasource Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
grafanads Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
graphite Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2023-10-16 16:40:04 +02:00
influxdb InfluxDB: Add configuration option for enabling insecure gRPC connections (#83834) 2024-03-12 13:36:11 +01:00
legacydata QueryService: Use types from sdk (#84029) 2024-03-08 18:12:59 +02:00
loki Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
mssql MSSQL: Add Windows AD/Kerberos auth (#84742) 2024-03-20 16:41:57 +02:00
mysql mysql: do not use unexported grafana-core config (#83062) 2024-02-22 14:22:14 +01:00
opentsdb OpenTSDB: Use refid to support alerting on multiple queries (#77575) 2023-11-03 10:15:31 -04:00
parca Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
prometheus Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
sqleng sql: remove unused code (#82527) 2024-02-15 12:25:35 +01:00
tempo Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
Magefile.go Chore: Fix rootDir path when compiling core ds (#82068) 2024-02-07 13:00:13 +01:00