grafana/pkg/services/query
Yuri Tseretyan 842f33580e
SSE: Add functions that determine NodeType by UID and construct a data source struct from NodeType (#70106)
* add NodeTypeFromDatasourceUID and DataSourceModelFromNodeType()
* deprecate expr.DataSourceModel
* replace usages of IsDataSource to NodeTypeFromDatasourceUID 
* replace usages of DataSourceModel to DataSourceModelFromNodeType()
2023-06-16 13:05:06 -04:00
..
errors.go Chore: Validate batch query refIds (#63018) 2023-02-09 10:11:16 +01:00
models.go Chore: Validate batch query refIds (#63018) 2023-02-09 10:11:16 +01:00
query_service_mock.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2023-04-12 12:30:33 -04:00
query_test.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
query.go SSE: Add functions that determine NodeType by UID and construct a data source struct from NodeType (#70106) 2023-06-16 13:05:06 -04:00