mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Elasticsearch: Run Explore queries trough data source backend (#65339)
Elasticsearch: Execute Explore queries trough backend
This commit is contained in:
@@ -84,4 +84,5 @@ export interface FeatureToggles {
|
||||
timeSeriesTable?: boolean;
|
||||
influxdbBackendMigration?: boolean;
|
||||
clientTokenRotation?: boolean;
|
||||
disableElasticsearchBackendExploreQuery?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user