Files
grafana/public
David Kaltschmidt 91ea8dccf5 Explore: Fix JS error when switching between 2 prometheus datasources
- since the DataQuery rewrite, Explore starts by submitting its queries (Explore cant know if the queries are emtpty)
- The datasource intercepts an empty query and returns an empty list of time series, and also no table for the table query.
- The query hinter then received no series to analyse and was not guarding against this.
- This PR adds this guard.
2018-11-26 13:43:22 +01:00
..
2018-04-13 20:31:29 +02:00
2017-08-14 13:57:16 +02:00
2018-10-31 20:56:04 +01:00
2018-11-23 15:10:45 +01:00
2018-09-07 17:55:38 +02:00
2018-11-02 10:49:46 +01:00
2015-06-15 19:02:38 -04:00