grafana/pkg/services/query
Will Browne 3f30cbf91c
DataSources: Add datasource fetching + querying interface (#80749)
* first pass

* separate oss + enterprise

* tidy things up

* add ctx

* fix tests

* use standalone svcs

* mv plugin context provide

* fix wire

* fix import
2024-01-19 15:56:52 +01:00
..
errors.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
models.go Chore: Validate batch query refIds (#63018) 2023-02-09 10:11:16 +01:00
query_service_mock.go Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
query_test.go DataSources: Add datasource fetching + querying interface (#80749) 2024-01-19 15:56:52 +01:00
query.go Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00