Skip to content

[Feature][Dashboard] Remove the warning when there's no data #6775

Description

@Startrekzky

Search before asking

  • I had searched in the issues and found no similar feature requirement.

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.

image

Description

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

project in ()

which caused the syntax error.

image

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions