Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
app/testdata | ||
datasource | ||
panel | ||
sdk.ts |
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).
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
app/testdata | Loading commit data... | |
datasource | Loading commit data... | |
panel | Loading commit data... | |
sdk.ts | Loading commit data... |