grafana/public/app/plugins
Jonas Hahnfeld e3dbef755a influxdb: Check before assuming first column to be 'time'
When running queries like 'SHOW [...] CARDINALITY' introduced with
InfluxDB 1.4 there is only a single column 'count'. However, the data
source always assumed 'time' which threw an error because the code
couldn't find a non-time column to display.

This change actually checks this assumption and thereby fixes displaying
the result in a Singlestat in Table mode (closes #11476).
2018-04-05 20:53:22 +02:00
..
app/testdata cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
datasource influxdb: Check before assuming first column to be 'time' 2018-04-05 20:53:22 +02:00
panel Merge pull request #11480 from grafana/graph_tooltip_to_ts 2018-04-04 23:03:31 +02:00
sdk.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00