Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
README.md | ||
datasource.ts | ||
influx_query.ts | ||
influx_series.ts | ||
module.ts | ||
plugin.json | ||
query_builder.ts | ||
query_ctrl.ts | ||
query_help.md | ||
query_part.ts | ||
response_parser.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 |
---|---|---|
.. | ||
img | Loading commit data... | |
partials | Loading commit data... | |
specs | Loading commit data... | |
README.md | Loading commit data... | |
datasource.ts | Loading commit data... | |
influx_query.ts | Loading commit data... | |
influx_series.ts | Loading commit data... | |
module.ts | Loading commit data... | |
plugin.json | Loading commit data... | |
query_builder.ts | Loading commit data... | |
query_ctrl.ts | Loading commit data... | |
query_help.md | Loading commit data... | |
query_part.ts | Loading commit data... | |
response_parser.ts | Loading commit data... |