QueryTransactionStatus.tsx
1.29 KB
-
Explore: Introduce DataQuery interface for query handling · b3161bea
- Queries in Explore have been string based - This PR introduces the use of the DataQuery type to denote all queries handled in Explore - Within Explore all handling of DataQueries is transparent - Modifying DataQueries is left to the datasource - Using `target` as variable names for DataQueries to be consistent with the rest of Grafana
David Kaltschmidt committed