Files
grafana/public/app
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-11-04 03:22:25 -08:00
2018-11-21 16:28:30 +01:00
2018-11-09 16:37:09 +01:00
2018-10-14 16:31:20 +02:00
2017-12-20 12:33:33 +01:00