Files
grafana/public/app/core/utils
David Kaltschmidt b3161bea5a Explore: Introduce DataQuery interface for query handling
- 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
2018-11-21 14:45:57 +01:00
..
2018-09-13 16:00:02 +02:00
2018-08-29 14:26:50 +02:00
2018-10-13 09:32:21 -03:00
2018-08-29 14:26:50 +02:00
2018-08-29 14:26:50 +02:00
2018-09-28 16:44:07 +02:00