grafana/pkg/registry/apis/datasource
2024-03-25 17:22:34 +03:00
..
authorizer.go
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 k8s/query+ds: catch query errors, fix datasourceProvider and expose prometheus (#85071) 2024-03-25 17:22:34 +03: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.go DS apiserver: Minor fixes (#84691) 2024-03-19 09:02:52 +01: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