grafana/public/app/features/explore/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
..
debounce.ts Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
dom.ts Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00