grafana/pkg/registry/apis/datasource
Ryan McKinley 42b0f802de
QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213)
* initial attempt

* show query types

* show query types

* with formatting

* with formatting

* more cleanup

* add feature toggle

* fix build
2024-05-23 18:46:28 +02:00
..
authorizer.go K8s: Expose testdata connection as an api-server (dev mode only) (#79726) 2024-01-09 12:26:24 -08:00
connections.go API Server: refactor plugin ID handling (#84753) 2024-03-20 13:49:19 +01:00
middleware.go Chore: Use SigV4 middleware from aws-sdk (#84462) 2024-03-18 09:33:22 +01:00
plugincontext.go k8s/query+ds: catch query errors, fix datasourceProvider and expose prometheus (#85071) 2024-03-25 17:22:34 +03:00
querier.go K8s: Add apimachinery and apiserver packages (#83190) 2024-02-23 15:15:43 -05:00
README.md K8s/Testdata: Expose testdata in standalone apiserver (#80248) 2024-01-10 17:45:23 +02:00
register.go QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 2024-05-23 18:46:28 +02:00
sub_health.go Chore: Use response limit middleware from SDK (#83915) 2024-03-13 10:14:16 +01:00
sub_proxy.go DataSources: Add datasource fetching + querying interface (#80749) 2024-01-19 15:56:52 +01:00
sub_query.go DS apiserver: Minor fixes (#84691) 2024-03-19 09:02:52 +01:00
sub_resource_test.go DS apiserver: Fix resource path (#85494) 2024-04-02 20:09:18 +02:00
sub_resource.go DS apiserver: Fix resource path (#85494) 2024-04-02 20:09:18 +02:00

Experimental!

This is exploring how to expose any datasource as a k8s aggregated API server.

Unlike the other services, this will register datasources as:

{plugin}.datasource.grafana.app