Search before asking
Use case
As a user, when I see the initial status of any dashboard in Grafana, I can see the warning signs, which look like an error page.
I want to see more user-friendly dashboards when no data is collected.

Description
It is mainly caused by the multi-value filter. When no data is collected, the SQL becomes
which caused the syntax error.

Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Search before asking
Use case
As a user, when I see the initial status of any dashboard in Grafana, I can see the warning signs, which look like an error page.
I want to see more user-friendly dashboards when no data is collected.
Description
It is mainly caused by the multi-value filter. When no data is collected, the SQL becomes
which caused the syntax error.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct