Closed brunoleite closed 2 years ago
I can recreate this as well. Going to move it to our backlog, I'm not entirely sure if it's ok for us to just remove the error check or if it's necessary, but we should at least fix the typo.
This was released in v2.0.0. Null value data points no longer trigger the error.
What happened: When a query returns an empty resultset, Grafana shows an error on the panel and a javascript error on the web developer console.
What you expected to happen: Empty panel with no errors or in case of multiple queries on the same panel, the query that does not return data should be ignored.
How to reproduce it (as minimally and precisely as possible): Create a time series chart with the following query (more than one might be needed):
Running the query in a standalone client, it returns the following result:
Query Result:
Screenshots:
Anything else we need to know?:
Environment: Grafana version: 8.5.2 Plugin version: 1.5.2 OS Grafana is installed on: Debian User OS & Browser: Firefox Others: