grafana/pkg/registry/apis/datasource
Arati R 36f42853dd
Storage: Read desired mode from config instead of feature flags (#88353)
* Read desired mode from config
* Update playlist integration tests
* Add mode 1 playlist integration tests
* Add mode 0 dual writing to playlist integration tests
* Add documentation for the different dual writing modes
2024-05-31 19:29:59 +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 Storage: Read desired mode from config instead of feature flags (#88353) 2024-05-31 19:29:59 +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